Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Jul 11, 2024
1 parent 41f8c7b commit 2bfdc00
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 @@ -55,7 +55,7 @@ install_requires =
Jinja2==3.1.4
ldap3==2.9.1
matterhook==0.2
meilisearch==0.31.3
meilisearch==0.31.4
numpy==1.24.4; python_version == '3.8'
numpy==2.0.0; python_version >= '3.9'
opencv-python==4.10.0.84
Expand Down Expand Up @@ -100,9 +100,9 @@ test =
pytest==8.2.2

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

lint =
autoflake==2.3.1
Expand Down

0 comments on commit 2bfdc00

Please sign in to comment.