diff --git a/requirements.txt b/requirements.txt index fb04fc9..4a215c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Flask-SQLAlchemy==3.1.1 Flask-Login==0.6.3 Flask-WTF==1.2.2 WTForms==3.2.1 -python-dotenv==1.1.1 +python-dotenv==1.2.1 email-validator==2.3.0 APScheduler==3.11.0 gunicorn==23.0.0 @@ -11,5 +11,5 @@ Werkzeug==3.1.3 requests==2.32.5 # Database drivers -psycopg[binary,pool]==3.2.11 +psycopg[binary,pool]==3.2.12 PyMySQL==1.1.2 \ No newline at end of file