use exact reqs
parent
44621fbbdb
commit
02d218bf7a
@ -1,17 +1,42 @@
|
|||||||
Flask-WTF
|
arrow==1.2.3
|
||||||
flask-login
|
async-timeout==4.0.2
|
||||||
flask-bcrypt
|
cachelib==0.9.0
|
||||||
hypercorn
|
certifi==2022.9.24
|
||||||
Pillow
|
cffi==1.15.1
|
||||||
psycopg2-binary
|
charset-normalizer==2.1.1
|
||||||
python-dotenv
|
click==8.1.3
|
||||||
qrcode
|
flake8==6.0.0
|
||||||
redis
|
Flask==2.2.2
|
||||||
peewee
|
Flask-Login==0.6.2
|
||||||
requests
|
Flask-Session==0.4.0
|
||||||
WTForms
|
Flask-WTF==1.0.1
|
||||||
flask-session
|
gunicorn==20.1.0
|
||||||
flask
|
idna==3.4
|
||||||
monero
|
importlib-metadata==5.1.0
|
||||||
arrow
|
ipaddress==1.0.23
|
||||||
flake8
|
itsdangerous==2.1.2
|
||||||
|
Jinja2==3.1.2
|
||||||
|
MarkupSafe==2.1.1
|
||||||
|
mccabe==0.7.0
|
||||||
|
monero==1.1.1
|
||||||
|
packaging==21.3
|
||||||
|
peewee==3.15.4
|
||||||
|
Pillow==9.3.0
|
||||||
|
pycodestyle==2.10.0
|
||||||
|
pycparser==2.21
|
||||||
|
pycryptodomex==3.16.0
|
||||||
|
pyflakes==3.0.1
|
||||||
|
PyNaCl==1.5.0
|
||||||
|
pyparsing==3.0.9
|
||||||
|
PySocks==1.7.1
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
python-dotenv==0.21.0
|
||||||
|
qrcode==7.3.1
|
||||||
|
redis==4.3.5
|
||||||
|
requests==2.28.1
|
||||||
|
six==1.16.0
|
||||||
|
urllib3==1.26.13
|
||||||
|
varint==1.0.2
|
||||||
|
Werkzeug==2.2.2
|
||||||
|
WTForms==3.0.1
|
||||||
|
zipp==3.11.0
|
||||||
|
Loading…
Reference in New Issue