Skip to content

Commit

Permalink
Merge pull request #885 from EvanBldy/master
Browse files Browse the repository at this point in the history
[requirements] upgrade
  • Loading branch information
EvanBldy authored Nov 20, 2024
2 parents 9820f2b + 2705623 commit e6acd94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@ install_requires =
flask_restful==0.3.10
flask_sqlalchemy==3.1.1
flask-fs2[swift, s3]==0.7.27
flask-jwt-extended==4.6.0
flask-jwt-extended==4.7.0
flask-migrate==4.0.7
flask-socketio==5.4.1
flask==3.0.3
gazu==0.10.16
flask==3.1.0
gazu==0.10.19
gevent-websocket==0.10.1
gevent==24.11.1
gunicorn==23.0.0
Expand Down Expand Up @@ -77,7 +77,7 @@ install_requires =
sqlalchemy_utils==0.41.2
sqlalchemy==2.0.36
ua-parser==0.18.0
werkzeug==3.0.6
werkzeug==3.1.3

[options.package_data]
* = app/file_trees/*.json,migrations/*,migrations/versions/*.py
Expand Down

0 comments on commit e6acd94

Please sign in to comment.