| # 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==1.1.1 |
| blinker==1.4 |
| Click==7.0 |
| cockroachdb==0.3.3 |
| cryptography==3.4.8 |
| Django==3.2.16 |
| fabric==2.4.0 |
| Flask==1.1.1 |
| Flask-Login==0.4.1 |
| Flask-SQLAlchemy==2.4.0 |
| Flask-WTF==0.14.2 |
| future==0.17.1 |
| gevent==22.10.2 |
| gunicorn==20.1.0 |
| hyperkitty==1.3.7 # sync with postorius |
| itsdangerous==1.1.0 |
| Jinja2==2.10.1 |
| MarkupSafe==1.1.1 |
| oauthlib==3.1.1 |
| paramiko==2.7.2 |
| postorius==1.3.7 # sync with hyperkitty |
| psycopg2==2.9.4 |
| # disgusten, but needed for weird container linking problems |
| psycopg2-binary==2.9.4 |
| pyelftools==0.26 |
| PyNaCl==1.3.0 |
| python-dateutil==2.8.0 |
| pytz==2022.7.1 |
| requests==2.22.0 |
| requests-oauthlib==1.3.0 |
| SQLAlchemy==1.3.8 |
| sqlparse==0.3.0 |
| urllib3==1.25.3 |
| Werkzeug==0.15.5 |
| WTForms==2.2.1 |