Skip to content

Commit

Permalink
[requirements] upgrade babel & flask-jwt-extended
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Oct 3, 2023
1 parent d5d92dd commit 7a86882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers =
zip_safe = False
packages = find:
install_requires =
babel==2.12.1
babel==2.13.0
click==8.1.7
discord.py==2.3.2
email-validator==2.0.0.post2
Expand All @@ -41,7 +41,7 @@ install_requires =
flask_restful==0.3.10
flask_sqlalchemy==3.1.1
flask-fs2[swift, s3]==0.7.20
flask-jwt-extended==4.5.2
flask-jwt-extended==4.5.3
flask-migrate==4.0.5
flask-socketio==5.3.6
flask==2.3.3
Expand Down

0 comments on commit 7a86882

Please sign in to comment.