Initial version

This commit is contained in:
Senad Uka
2023-04-28 19:11:46 +02:00
parent 3926104e60
commit 75b032012f
30 changed files with 1904 additions and 0 deletions

9
backend/requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
blinker==1.6.2
click==8.1.3
Flask==2.3.1
Flask-Cors==3.0.10
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.2
six==1.16.0
Werkzeug==2.3.1