Skip to content

Commit

Permalink
Update dependencies (tests ok)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkohei13 committed Nov 29, 2024
1 parent 2ecb734 commit e1aedd2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask == 3.0.*
Flask-Caching == 2.1.*
Werkzeug == 3.0.*
requests == 2.31.*
gunicorn == 21.2.*
mysql-connector-python == 8.3.*
Flask == 3.1.*
Flask-Caching == 2.3.*
Werkzeug == 3.1.*
requests == 2.32.*
gunicorn == 23.0.*
mysql-connector-python == 9.1.*

0 comments on commit e1aedd2

Please sign in to comment.