mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
Update requirements.txt
This commit is contained in:
parent
9cde6e979a
commit
03ee99a8f7
1 changed files with 10 additions and 8 deletions
|
@ -1,8 +1,10 @@
|
||||||
Jinja2==2.11.3
|
sanic
|
||||||
aiofiles==0.7.0
|
aiohttp
|
||||||
aiohttp==3.7.4.post0
|
aiofiles
|
||||||
argh==0.26.2
|
peewee
|
||||||
peewee==3.14.4
|
sanic-jinja2
|
||||||
sanic==21.6.0
|
websockets
|
||||||
sanic_jinja2==0.10.0
|
|
||||||
websockets==9.1
|
# cli
|
||||||
|
argh
|
||||||
|
requests
|
Loading…
Add table
Reference in a new issue