Skip to content

Commit

Permalink
Upgraded requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jgbustos committed Feb 2, 2024
1 parent c431790 commit 0f5a186
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
setuptools>=68.0.0
uvicorn[standard]==0.26.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.1.4
scikit-learn==1.3.2
pandas==2.2.0
scikit-learn==1.4.0
joblib==1.3.2
eli5==0.13.0
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.4.4
pytest==8.0.0
requests==2.31.0
openapi_spec_validator==0.7.1

0 comments on commit 0f5a186

Please sign in to comment.