Skip to content

Commit e321780

Browse files
committed
build(deps): Align dependencies with base alerta repo
1 parent 4aa1a8f commit e321780

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

requirements-docker.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
lxml==4.6.3
2-
pysaml2==6.5.1
3-
python-ldap==3.3.1
4-
uWSGI==2.0.19.1
2+
pysaml2==7.0.1
3+
python-ldap==3.4.0
4+
uWSGI==2.0.20

requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
bcrypt==3.2.0
22
blinker==1.4
3-
cryptography==3.4.6
4-
Flask==1.1.2
5-
Flask-Compress==1.9.0
3+
cryptography==36.0.0
4+
Flask==2.0.2
5+
Flask-Compress==1.10.1
66
Flask-Cors==3.0.10
77
mohawk==1.1.0
8-
psycopg2==2.8.6
9-
PyJWT==2.1.0
10-
pymongo==3.11.3
11-
pyparsing==2.4.7
12-
python-dateutil==2.8.1
13-
pytz==2021.1
14-
PyYAML==5.4.1
15-
requests==2.25.1
16-
requests_hawk==1.1.0
17-
sentry-sdk[flask]===1.5.0
8+
psycopg2==2.9.2
9+
PyJWT==2.3.0
10+
pymongo==3.12.2
11+
pyparsing==3.0.6
12+
python-dateutil==2.8.2
13+
pytz==2021.3
14+
PyYAML==6.0
15+
requests==2.26.0
16+
requests_hawk==1.1.1
17+
sentry-sdk[flask]==1.5.0

0 commit comments

Comments
 (0)