mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
Bump requirements
This commit is contained in:
parent
7d77604edc
commit
0e87f07e8b
1 changed files with 6 additions and 5 deletions
|
@ -5,6 +5,7 @@ async-timeout==3.0.1
|
||||||
attrs==18.2.0
|
attrs==18.2.0
|
||||||
certifi==2018.11.29
|
certifi==2018.11.29
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
|
charset-normalizer==2.0.6
|
||||||
httptools==0.1.0
|
httptools==0.1.0
|
||||||
idna==2.8
|
idna==2.8
|
||||||
idna-ssl==1.1.0
|
idna-ssl==1.1.0
|
||||||
|
@ -12,14 +13,14 @@ Jinja2==3.0.1
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
multidict==5.1.0
|
multidict==5.1.0
|
||||||
peewee==3.14.4
|
peewee==3.14.4
|
||||||
pkg-resources==0.0.0
|
pkg_resources==0.0.0
|
||||||
requests==2.25.1
|
requests==2.26.0
|
||||||
sanic==21.3.4
|
sanic==21.6.2
|
||||||
sanic-jinja2==0.10.0
|
sanic-jinja2==0.10.0
|
||||||
sanic-routing==0.6.2
|
sanic-routing==0.7.1
|
||||||
typing-extensions==3.10.0.0
|
typing-extensions==3.10.0.0
|
||||||
ujson==4.0.2
|
ujson==4.0.2
|
||||||
urllib3==1.26.5
|
urllib3==1.26.5
|
||||||
uvloop==0.14.0
|
uvloop==0.14.0
|
||||||
websockets==8.1
|
websockets==10.0
|
||||||
yarl==1.3.0
|
yarl==1.3.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue