Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
flosoft committed Jan 4, 2025
1 parent a2a255c commit e22ed04
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
certifi==2024.12.14
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
Flask==3.0.3
Flask==3.1.0
idna==3.10
importlib-metadata==8.5.0
itsdangerous==2.2.0
Expand All @@ -11,12 +11,12 @@ MarkupSafe==3.0.2
pip==24.3.1
python-dotenv==1.0.1
requests==2.32.3
setuptools==75.3.0
setuptools==75.6.0
shortuuid==1.0.13
urllib3==2.2.3
Werkzeug==3.1.2
wheel==0.44.0
zipp==3.20.2
urllib3==2.3.0
Werkzeug==3.1.3
wheel==0.45.1
zipp==3.21.0
flask-login==0.6.3
geopy==2.4.1
flask_sqlalchemy==3.1.1
Expand Down

0 comments on commit e22ed04

Please sign in to comment.