Skip to content

Commit 0f5a186

Browse files
committed
Upgraded requirements
1 parent c431790 commit 0f5a186

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
setuptools>=68.0.0
2-
uvicorn[standard]==0.26.0
2+
uvicorn[standard]==0.27.0.post1
33
fastapi==0.109.0
44
pydantic==2.5.3
55
gunicorn==21.2.0
66
numpy==1.26.3
7-
pandas==2.1.4
8-
scikit-learn==1.3.2
7+
pandas==2.2.0
8+
scikit-learn==1.4.0
99
joblib==1.3.2
1010
eli5==0.13.0

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==7.4.4
1+
pytest==8.0.0
22
requests==2.31.0
33
openapi_spec_validator==0.7.1

0 commit comments

Comments
 (0)