Estructura inicial del backend

This commit is contained in:
Panchito
2026-06-26 12:28:49 -05:00
commit c0ee88b153
62 changed files with 13144 additions and 0 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
fastapi==0.115.0
uvicorn[standard]==0.30.6
pyodbc==5.1.0
requests==2.32.3
pandas==2.2.2
openpyxl==3.1.5
python-dotenv==1.0.1
supabase==2.15.1
httpx==0.28.1
pytz==2024.1