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
6508dcf51d
commit
dabfc174f4
1 changed files with 8 additions and 10 deletions
|
@ -1,10 +1,8 @@
|
||||||
sanic
|
Jinja2==2.11.3
|
||||||
aiohttp
|
aiofiles==0.7.0
|
||||||
aiofiles
|
aiohttp==3.7.4.post0
|
||||||
peewee
|
argh==0.26.2
|
||||||
sanic-jinja2
|
peewee==3.14.4
|
||||||
websockets
|
sanic==21.6.0
|
||||||
|
sanic_jinja2==0.10.0
|
||||||
# cli
|
websockets==9.1
|
||||||
argh
|
|
||||||
requests
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue