mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 09:19:40 +00:00
84909bf9ab
* Support python 3.10 and remove support for MongoDB 4.0, pin Werkzeug for Flask * FIXME - terrible hack to fix race condition in test
18 lines
306 B
Text
18 lines
306 B
Text
bcrypt==3.2.0
|
|
blinker==1.4
|
|
cryptography==36.0.0
|
|
Flask==2.0.2
|
|
Flask-Compress==1.10.1
|
|
Flask-Cors==3.0.10
|
|
mohawk==1.1.0
|
|
psycopg2==2.9.2
|
|
PyJWT==2.3.0
|
|
pymongo==3.12.2
|
|
pyparsing==3.0.6
|
|
python-dateutil==2.8.2
|
|
pytz==2021.3
|
|
PyYAML==6.0
|
|
requests==2.26.0
|
|
requests_hawk==1.1.1
|
|
sentry-sdk[flask]==1.5.0
|
|
werkzeug==2.0.3
|