Skip to content

Commit 2d92f3e

Browse files
committed
Updated requirements.txt files
1 parent 1ec0f1b commit 2d92f3e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
setuptools>=68.0.0
2-
uvicorn[standard]==0.23.2
3-
fastapi==0.104.1
4-
pydantic==2.4.2
2+
uvicorn[standard]==0.26.0
3+
fastapi==0.109.0
4+
pydantic==2.5.3
55
gunicorn==21.2.0
6-
numpy==1.26.1
7-
pandas==2.1.2
6+
numpy==1.26.3
7+
pandas==2.1.4
88
scikit-learn==1.3.2
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.3
1+
pytest==7.4.4
22
requests==2.31.0
33
openapi_spec_validator==0.7.1

0 commit comments

Comments
 (0)