Upload files to "backend"

This commit is contained in:
Mattia Tadini 2024-10-31 11:07:21 +00:00
parent 6872bc031e
commit c79111f440

11
backend/requirements.txt Normal file
View File

@ -0,0 +1,11 @@
Flask==2.3.3
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.2
Flask-JWT-Extended==4.5.2
Flask-Cors==4.0.0
psycopg2-binary==2.9.9
python-dotenv==1.0.0
schedule==1.2.0
pyOpenSSL==23.2.0
gunicorn==21.2.0
certbot==2.7.4