Skip to content

Commit

Permalink
build(deps): Align dependencies with base alerta repo
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Dec 6, 2021
1 parent 4aa1a8f commit e321780
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions requirements-docker.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lxml==4.6.3
pysaml2==6.5.1
python-ldap==3.3.1
uWSGI==2.0.19.1
pysaml2==7.0.1
python-ldap==3.4.0
uWSGI==2.0.20
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
bcrypt==3.2.0
blinker==1.4
cryptography==3.4.6
Flask==1.1.2
Flask-Compress==1.9.0
cryptography==36.0.0
Flask==2.0.2
Flask-Compress==1.10.1
Flask-Cors==3.0.10
mohawk==1.1.0
psycopg2==2.8.6
PyJWT==2.1.0
pymongo==3.11.3
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
requests==2.25.1
requests_hawk==1.1.0
sentry-sdk[flask]===1.5.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

0 comments on commit e321780

Please sign in to comment.