new file: Dockerfile

new file:   requirements.txt
This commit is contained in:
2026-03-19 04:45:38 -03:00
parent 9692f7dd32
commit c0acb64028
2 changed files with 29 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Flask==3.1.3
Flask-Login==0.6.3
Flask-SocketIO==5.6.1
requests==2.32.5
eventlet==0.36.1
python-dotenv==1.2.2