fix some errors

This commit is contained in:
2025-05-27 10:53:06 +02:00
parent a987a551a1
commit 9860a9a36c
7 changed files with 46 additions and 48 deletions

View File

@@ -9,4 +9,5 @@ WTForms==3.1.1
python-dotenv==1.0.1
psycopg2-binary==2.9.9
gunicorn==21.2.0
Flask-SocketIO==5.3.6
Flask-SocketIO==5.3.6
email_validator==2.1.0.post1