blob: 93da93e74212f38d27d06922e4c10ebc2388e774 [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
Bartosz Stebel9851b382023-01-29 00:52:17 +01009Django==2.2.28
Bartosz Stebele69e98d2022-06-18 23:56:22 +020010fabric==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
Bartosz Stebel9851b382023-01-29 00:52:17 +010016gevent==22.10.2
17gunicorn==20.1.0
Bartosz Stebele69e98d2022-06-18 23:56:22 +020018itsdangerous==1.1.0
19Jinja2==2.10.1
20MarkupSafe==1.1.1
21oauthlib==3.1.1
22paramiko==2.7.2
Bartosz Stebel9851b382023-01-29 00:52:17 +010023psycopg2==2.9.4
Bartosz Stebele69e98d2022-06-18 23:56:22 +020024pyelftools==0.26
25PyNaCl==1.3.0
26python-dateutil==2.8.0
Bartosz Stebel9851b382023-01-29 00:52:17 +010027pytz==2022.7.1
Bartosz Stebele69e98d2022-06-18 23:56:22 +020028requests==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