my-first-ml-api / requirements.txt
ThanaphonJoe's picture
Update requirements.txt
463a950 verified
raw
history blame contribute delete
97 Bytes
fastapi==0.111.0
uvicorn==0.30.1
scikit-learn==1.6.1
joblib==1.4.2
numpy==1.26.4
pydantic==2.7.4