Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Oct 4, 2024
1 parent 1316089 commit 34ea788
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ install_requires =
flask-fs2[swift, s3]==0.7.27
flask-jwt-extended==4.6.0
flask-migrate==4.0.7
flask-socketio==5.4.0
flask-socketio==5.4.1
flask==3.0.3
gazu==0.10.15
gevent-websocket==0.10.1
Expand All @@ -70,7 +70,7 @@ install_requires =
python-slugify==8.0.4
python-socketio==5.11.4
pytz==2024.2
redis==5.1.0
redis==5.1.1
requests==2.32.3
rq==1.16.2
slackclient==2.9.4
Expand Down Expand Up @@ -103,7 +103,7 @@ test =
monitoring =
prometheus-flask-exporter==0.23.1
pygelf==0.4.2
sentry-sdk==2.14.0
sentry-sdk==2.15.0

lint =
autoflake==2.3.1
Expand Down

0 comments on commit 34ea788

Please sign in to comment.