Files
iddaai-be/ai-engine/requirements-docker.txt
fahricansecer 2f0b85a0c7
Deploy Iddaai Backend / build-and-deploy (push) Failing after 18s
first (part 2: other directories)
2026-04-16 15:11:25 +03:00

21 lines
394 B
Plaintext
Executable File

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
# PyTorch CPU version will be installed manually in Dockerfile
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