4
0
Fork 2
mirror of https://gerrit.hackerspace.pl/hscloud synced 2024-10-19 04:37:45 +00:00
hscloud/third_party/py/requirements.txt
Serge Bazanski 99ce53c79a third_party: remove uWSGI
It's not being used outside of personal/q3k for now, and it's really
fucking up the build system.

Change-Id: Ie8f3e59e40e8be8ef3ec32118a591da2274e398c
2020-10-29 01:43:37 +01:00

46 lines
856 B
Text

# grpcio and protobuf are installed directly via WORKSPACE
# do NOT add them there
# depending on a py_grpc_library output will pull in the required deps
arrow==0.14.5
asn1crypto==0.24.0
bcrypt==3.1.5
blinker==1.4
certifi==2019.6.16
cffi==1.14.1
chardet==3.0.4
Click==7.0
cockroachdb==0.3.3
cryptography==2.4.2
Django==2.2.3
fabric==2.4.0
Flask==1.1.1
Flask-Login==0.4.1
Flask-OAuthlib==0.9.5
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
future==0.17.1
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
idna==2.8
invoke==1.2.0
itsdangerous==1.1.0
Jinja2==2.10.1
MarkupSafe==1.1.1
oauthlib==2.1.0
paramiko==2.4.2
psycopg2==2.8.5
pyasn1==0.4.5
pycparser==2.19
PyNaCl==1.3.0
pyelftools==0.26
python-dateutil==2.8.0
pytz==2019.1
requests==2.22.0
requests-oauthlib==1.3.0
six==1.12.0
SQLAlchemy==1.3.8
sqlparse==0.3.0
urllib3==1.25.3
Werkzeug==0.15.5
WTForms==2.2.1