diff --git a/app/requirements.txt b/app/requirements.txt index 181ee32..111ec27 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,7 +7,7 @@ Flask-Migrate==4.0.5 PyMySQL==1.1.1 gunicorn cryptography==46.0.7 -geoip2>=4.8.0 +geoip2>=5.2.0 psutil==5.9.6 python-dotenv==1.2.2 PyJWT==2.12.0 diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7f6cbee..b2fea91 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-Migrate==4.0.5 Werkzeug==3.1.6 PyMySQL==1.1.1 gunicorn -geoip2>=4.8.0 +geoip2>=5.2.0 psutil==5.9.6 PyJWT==2.12.0 python-dotenv==1.2.2