Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Jul 31, 2024
1 parent 62cbcfb commit 39061c2
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 @@ -70,7 +70,7 @@ install_requires =
python-slugify==8.0.4
python-socketio==5.11.3
pytz==2024.1
redis==5.0.7
redis==5.0.8
requests==2.32.3
rq==1.16.2
slackclient==2.9.4
Expand All @@ -95,15 +95,15 @@ dev =
wheel

test =
fakeredis==2.23.3
fakeredis==2.23.4
mixer==7.2.2
pytest-cov==5.0.0
pytest==8.3.2

monitoring =
prometheus-flask-exporter==0.23.1
pygelf==0.4.2
sentry-sdk==2.11.0
sentry-sdk==2.12.0

lint =
autoflake==2.3.1
Expand Down

0 comments on commit 39061c2

Please sign in to comment.