Skip to content

Commit

Permalink
Merge pull request #865 from EvanBldy/master
Browse files Browse the repository at this point in the history
[requirements] upgrade
  • Loading branch information
EvanBldy authored Sep 30, 2024
2 parents 6ff8a53 + b78ef4e commit f298995
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@ install_requires =
orjson==3.10.7
pillow==10.4.0
psutil==6.0.0
psycopg[binary]==3.2.1
psycopg[binary]==3.2.3
pyotp==2.9.0
pysaml2==7.5.0
python-nomad==2.0.1
python-slugify==8.0.4
python-socketio==5.11.4
pytz==2024.1
redis==5.0.8
pytz==2024.2
redis==5.1.0
requests==2.32.3
rq==1.16.2
slackclient==2.9.4
sqlalchemy_utils==0.41.2
sqlalchemy==2.0.34
sqlalchemy==2.0.35
ua-parser==0.18.0
werkzeug==3.0.4

Expand All @@ -95,15 +95,15 @@ dev =
wheel

test =
fakeredis==2.24.1
fakeredis==2.25.0
mixer==7.2.2
pytest-cov==5.0.0
pytest==8.3.2
pytest==8.3.3

monitoring =
prometheus-flask-exporter==0.23.1
pygelf==0.4.2
sentry-sdk==2.13.0
sentry-sdk==2.14.0

lint =
autoflake==2.3.1
Expand Down

0 comments on commit f298995

Please sign in to comment.