first (part 2: other directories)
Deploy Iddaai Backend / build-and-deploy (push) Failing after 18s

This commit is contained in:
2026-04-16 15:11:25 +03:00
parent 7814e0bc6b
commit 2f0b85a0c7
203 changed files with 59989 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
fastapi==0.110.0
uvicorn==0.27.1
pandas>=2.2.0
scikit-learn>=1.4.1.post1
psycopg2-binary>=2.9.9
python-dotenv==1.0.1
numpy>=1.26.4
requests==2.31.0
sqlalchemy>=2.0.25
joblib>=1.3.0
xgboost>=2.0.0
# V20+ model dependencies
lightgbm>=4.0.0
tqdm>=4.66.0
tabulate>=0.9.0
pyyaml>=6.0
# V2 async database
asyncpg>=0.29.0
pydantic>=2.5.0