income_prediction_FastAPI / requirements.txt
rasmodev's picture
Update requirements.txt
a8b9cf1 verified
raw
history blame contribute delete
119 Bytes
numpy==1.23.5
pandas==1.5.3
scikit_learn==1.3.2
catboost==1.2.2
fastapi==0.104.1
pydantic==1.10.9
uvicorn==0.24.0.post1