mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[Ä[fix] provide a frozen requirements.txt for reliable installations
This commit is contained in:
parent
390900af85
commit
4d8276179b
1 changed files with 23 additions and 0 deletions
23
requirements-frozen.txt
Normal file
23
requirements-frozen.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
aiofiles==0.4.0
|
||||
aiohttp==3.4.4
|
||||
argh==0.26.2
|
||||
async-timeout==3.0.1
|
||||
attrs==18.2.0
|
||||
certifi==2018.11.29
|
||||
chardet==3.0.4
|
||||
httptools==0.0.11
|
||||
idna==2.8
|
||||
idna-ssl==1.1.0
|
||||
Jinja2==2.10
|
||||
MarkupSafe==1.1.0
|
||||
multidict==4.5.2
|
||||
peewee==3.7.1
|
||||
pkg-resources==0.0.0
|
||||
requests==2.21.0
|
||||
sanic==19.3.1
|
||||
sanic-jinja2==0.7.2
|
||||
ujson==1.35
|
||||
urllib3==1.24.1
|
||||
uvloop==0.11.3
|
||||
websockets==6.0
|
||||
yarl==1.3.0
|
Loading…
Add table
Reference in a new issue