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