This commit is contained in:
2026-05-11 22:08:50 +03:00
commit 9f4bf13276
11 changed files with 618 additions and 0 deletions

5
backend/requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Flask==3.0.3
flask-cors==4.0.1
python-dotenv==1.0.1
psycopg2-binary==2.9.9
Werkzeug==3.0.3