Skip to content

Commit

Permalink
Merge pull request #810 from EvanBldy/master
Browse files Browse the repository at this point in the history
Upgrade outdated requirements.
  • Loading branch information
EvanBldy authored May 21, 2024
2 parents f20065f + 9acfad9 commit 0166a68
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ install_requires =
flask-migrate==4.0.7
flask-socketio==5.3.6
flask==3.0.3
gazu==0.10.6
gazu==0.10.8
gevent-websocket==0.10.1
gevent==24.2.1
gunicorn==22.0.0
@@ -70,7 +70,7 @@ install_requires =
python-socketio==5.11.2
pytz==2024.1
redis==5.0.4
requests==2.31.0
requests==2.32.1
rq==1.16.2
slackclient==2.9.4
sqlalchemy_utils==0.41.2
@@ -94,15 +94,15 @@ dev =
wheel

test =
fakeredis==2.23.1
fakeredis==2.23.2
mixer==7.2.2
pytest-cov==5.0.0
pytest==8.2.0
pytest==8.2.1

monitoring =
prometheus-flask-exporter==0.23.0
pygelf==0.4.2
sentry-sdk==2.1.1
sentry-sdk==2.2.1

lint =
autoflake==2.3.1

0 comments on commit 0166a68

Please sign in to comment.