File size: 218 Bytes
1ce499f | 1 2 3 4 5 6 7 8 9 10 11 12 13 | fastapi==0.115.0 uvicorn[standard]==0.30.6 pydantic-settings==2.5.2 sqlalchemy==2.0.35 requests==2.32.3 numpy==2.1.2 pandas==2.2.3 scikit-learn==1.5.2 xgboost==2.1.1 joblib==1.4.2 networkx==3.3 python-multipart==0.0.9 |