Add Cython==3.0.5 to python_ml/requirements.txt and update replit.md to reflect this change, resolving a compilation issue with the eif library. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: f24578fc-6be7-42c0-9a9c-5ffe13dacdbe Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/2lUhxO2
14 lines
209 B
Plaintext
14 lines
209 B
Plaintext
fastapi==0.104.1
|
|
uvicorn==0.24.0
|
|
pandas==2.1.3
|
|
numpy==1.26.2
|
|
scikit-learn==1.3.2
|
|
psycopg2-binary==2.9.9
|
|
python-dotenv==1.0.0
|
|
pydantic==2.5.0
|
|
httpx==0.25.1
|
|
Cython==3.0.5
|
|
xgboost==2.0.3
|
|
joblib==1.3.2
|
|
eif==2.0.2
|