ADD: basic backend-files

This commit is contained in:
TTOMCZA
2024-08-21 11:25:31 +02:00
parent 772f343434
commit 0f4b5d225f
12 changed files with 232 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
flask==2.1.0
requests==2.25.1
python-dotenv==0.20.0