add docker files

This commit is contained in:
2025-09-17 09:14:30 +03:00
parent c2613de507
commit 58e69ba69e
6 changed files with 153 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
flask==3.0.3
tinydb==4.8.2
gunicorn==22.0.0
flet==0.23.2
requests==2.32.3
flask-cors==4.0.1