0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 01:10:24 +00:00
alerta_alerta/requirements.txt
Evan Thompson bdce8d6b20
fix: Address breaking change in Python 3.11 for Enums with str mixins (#1885)
* Update requirements.txt

* Update blackout.py

* Update enums.py

* Update heartbeat.py

* Update key.py

* Update user.py

---------

Co-authored-by: Nick Satterly <nfsatterly@gmail.com>
2023-12-21 02:43:38 +01:00

19 lines
323 B
Text

bcrypt==4.0.1
blinker==1.6.2
cryptography==41.0.6
Flask==2.3.2
Flask-Compress==1.13
Flask-Cors==3.0.10
mohawk==1.1.0
psycopg2==2.9.6
PyJWT==2.7.0
pymongo==3.13.0
pyparsing==3.1.0
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
requests==2.31.0
requests_hawk==1.2.1
StrEnum==0.4.15
sentry-sdk[flask]==1.26.0
werkzeug==2.3.8