Skip to content

Commit

Permalink
[requirements] upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Sep 6, 2024
1 parent 6826684 commit ccd178b
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 @@ -43,9 +43,9 @@ install_requires =
flask-fs2[swift, s3]==0.7.27
flask-jwt-extended==4.6.0
flask-migrate==4.0.7
flask-socketio==5.3.6
flask-socketio==5.3.7
flask==3.0.3
gazu==0.10.14
gazu==0.10.15
gevent-websocket==0.10.1
gevent==24.2.1
gunicorn==23.0.0
Expand All @@ -56,7 +56,7 @@ install_requires =
matterhook==0.2
meilisearch==0.31.5
numpy==2.0.1; python_version == '3.9'
numpy==2.1.0; python_version >= '3.10'
numpy==2.1.1; python_version >= '3.10'
opencv-python==4.10.0.84
OpenTimelineIO==0.17.0
OpenTimelineIO-Plugins==0.17.0
Expand All @@ -68,14 +68,14 @@ install_requires =
pysaml2==7.5.0
python-nomad==2.0.1
python-slugify==8.0.4
python-socketio==5.11.3
python-socketio==5.11.4
pytz==2024.1
redis==5.0.8
requests==2.32.3
rq==1.16.2
slackclient==2.9.4
sqlalchemy_utils==0.41.2
sqlalchemy==2.0.32
sqlalchemy==2.0.34
ua-parser==0.18.0
werkzeug==3.0.4

Expand Down

0 comments on commit ccd178b

Please sign in to comment.