blob: 8b3c0ad048b254b48c3837410651f2b3af3b8ed2 [file] [log] [blame]
Bartosz Stebele69e98d2022-06-18 23:56:22 +02001# grpcio and protobuf are installed directly via WORKSPACE
2# do NOT add them there
3# depending on a py_grpc_library output will pull in the required deps
4arrow==0.14.5
5blinker==1.4
6Click==7.0
7cockroachdb==0.3.3
8cryptography==2.9.2
9Django==2.2.3
10fabric==2.4.0
11Flask==1.1.1
12Flask-Login==0.4.1
13Flask-SQLAlchemy==2.4.0
14Flask-WTF==0.14.2
15future==0.17.1
16gevent==20.9.0
17gunicorn==19.9.0
18itsdangerous==1.1.0
19Jinja2==2.10.1
20MarkupSafe==1.1.1
21oauthlib==3.1.1
22paramiko==2.7.2
23psycopg2==2.8.5
24pyelftools==0.26
25PyNaCl==1.3.0
26python-dateutil==2.8.0
27pytz==2019.1
28requests==2.22.0
29requests-oauthlib==1.3.0
30SQLAlchemy==1.3.8
31sqlparse==0.3.0
32urllib3==1.25.3
33Werkzeug==0.15.5
34WTForms==2.2.1