Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Jul 9, 2024
1 parent 659737a commit 2995160
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
Expand Up @@ -60,10 +60,10 @@ install_requires =
numpy==2.0.0; python_version >= '3.9'
opencv-python==4.10.0.84
OpenTimelineIO==0.17.0
orjson==3.10.5
pillow==10.3.0
orjson==3.10.6
pillow==10.4.0
psutil==6.0.0
psycopg[binary]==3.1.19
psycopg[binary]==3.2.1
pyotp==2.9.0
python-nomad==2.0.1
python-slugify==8.0.4
Expand Down Expand Up @@ -94,15 +94,15 @@ dev =
wheel

test =
fakeredis==2.23.2
fakeredis==2.23.3
mixer==7.2.2
pytest-cov==5.0.0
pytest==8.2.2

monitoring =
prometheus-flask-exporter==0.23.0
pygelf==0.4.2
sentry-sdk==2.7.1
sentry-sdk==2.8.0

lint =
autoflake==2.3.1
Expand Down

0 comments on commit 2995160

Please sign in to comment.