Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Aug 15, 2024
1 parent e2a2fa5 commit 1cb967c
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 @@ -27,7 +27,7 @@ classifiers =
zip_safe = False
packages = find:
install_requires =
babel==2.15.0
babel==2.16.0
click==8.1.7
discord.py==2.4.0
email-validator==2.2.0
Expand All @@ -46,10 +46,10 @@ install_requires =
flask-migrate==4.0.7
flask-socketio==5.3.6
flask==3.0.3
gazu==0.10.13
gazu==0.10.14
gevent-websocket==0.10.1
gevent==24.2.1
gunicorn==22.0.0
gunicorn==23.0.0
isoweek==1.3.3
itsdangerous==2.2.0
Jinja2==3.1.4
Expand All @@ -61,7 +61,7 @@ install_requires =
opencv-python==4.10.0.84
OpenTimelineIO==0.17.0
OpenTimelineIO-Plugins==0.17.0
orjson==3.10.6
orjson==3.10.7
pillow==10.4.0
psutil==6.0.0
psycopg[binary]==3.2.1
Expand Down Expand Up @@ -103,7 +103,7 @@ test =
monitoring =
prometheus-flask-exporter==0.23.1
pygelf==0.4.2
sentry-sdk==2.12.0
sentry-sdk==2.13.0

lint =
autoflake==2.3.1
Expand Down

0 comments on commit 1cb967c

Please sign in to comment.