This commit is contained in:
2026-03-27 09:56:26 +07:00
parent 56ab9f931e
commit 251b4ee673
26 changed files with 3076 additions and 2364 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Flask==2.3.2
Flask-CORS==4.0.0
pyodbc==4.0.35
python-dotenv==1.0.0