Skip to content

Commit a2a72d1

Browse files
committed
sentry updated to 1.10
1 parent 99796b7 commit a2a72d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements/requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ future==0.18.2
3636
graphviz==0.14.1
3737
gunicorn==20.1.0
3838
idna==2.10
39-
importlib-metadata==1.7.0
4039
iniconfig==1.0.1
4140
itsdangerous==1.1.0
4241
Jinja2==2.11.3
@@ -73,15 +72,15 @@ python-dotenv==0.14.0
7372
python-editor==1.0.4
7473
pytz==2020.1
7574
pyyaml==5.4
76-
requests==2.26.0
75+
requests==2.28.1
7776
retrying==1.3.3
7877
sendgrid==6.8.3
79-
sentry-sdk[flask]==1.6.0
78+
sentry-sdk[flask]==1.10.0
8079
scipy==1.5.2
8180
scikit-learn==0.24.1
8281
six==1.15.0
8382
SQLAlchemy==1.3.19
84-
urllib3==1.26.5
83+
urllib3==1.26.12
8584
Werkzeug==1.0.1
8685
zipp==3.1.0
8786
flask_swagger_ui==3.25.0

requirements/requirements_dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
flask-shell-ipython==0.4.1
2-
ipdb==0.13.9
2+
ipdb==0.13.9
3+
pipdeptree==2.3.3

0 commit comments

Comments
 (0)