Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jgbustos authored May 21, 2024
1 parent 862ac7b commit cc9bc24
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
setuptools>=68.0.0
uvicorn[standard]==0.27.0.post1
fastapi==0.109.0
pydantic==2.5.3
gunicorn==21.2.0
numpy==1.26.3
pandas==2.2.0
scikit-learn==1.4.0
joblib==1.3.2
uvicorn[standard]==0.29.0
fastapi==0.111.0
pydantic==2.7.1
gunicorn==22.0.0
numpy==1.26.4
pandas==2.2.2
scikit-learn==1.4.2
joblib==1.4.2
eli5==0.13.0

0 comments on commit cc9bc24

Please sign in to comment.