From 763355c32ff94c4b6d9e47a88ab2141c969d093e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 18 Feb 2021 20:59:54 +0100 Subject: [PATCH] Update requirements-frozen.txt to be consistent with https://github.com/YunoHost-Apps/yunorunner_ynh_core/blob/7b3acfc9b28b6ed33a1590ae16261d7dd3b5b06a/scripts/install#L131 --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 1b8f4d0..d49578a 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -18,5 +18,5 @@ sanic-jinja2==0.7.2 ujson==1.35 urllib3==1.24.2 uvloop==0.11.3 -websockets==6.0 +websockets>=6.0,<7.0 yarl==1.3.0