mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
Update requirements-frozen.txt
This commit is contained in:
parent
b89b1edb24
commit
3c50ca2d91
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
||||||
aiofiles==0.7.0
|
aiofiles==0.7.0
|
||||||
aiohttp==3.9.2
|
aiohttp==3.9.2
|
||||||
|
aiosignal==1.3.1
|
||||||
argh==0.26.2
|
argh==0.26.2
|
||||||
async-timeout==3.0.1
|
async-timeout==4.0.3
|
||||||
attrs==18.2.0
|
attrs==18.2.0
|
||||||
certifi==2023.7.22
|
certifi==2023.7.22
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
charset-normalizer==2.0.6
|
charset-normalizer==2.0.6
|
||||||
|
frozenlist==1.4.1
|
||||||
httptools==0.1.0
|
httptools==0.1.0
|
||||||
idna==2.8
|
idna==2.8
|
||||||
idna-ssl==1.1.0
|
idna-ssl==1.1.0
|
||||||
|
@ -13,7 +15,6 @@ Jinja2==3.1.3
|
||||||
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
|
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
sanic==21.12.2
|
sanic==21.12.2
|
||||||
sanic-jinja2==0.10.0
|
sanic-jinja2==0.10.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue