We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c431790 commit 0f5a186Copy full SHA for 0f5a186
2 files changed
requirements.txt
@@ -1,10 +1,10 @@
1
setuptools>=68.0.0
2
-uvicorn[standard]==0.26.0
+uvicorn[standard]==0.27.0.post1
3
fastapi==0.109.0
4
pydantic==2.5.3
5
gunicorn==21.2.0
6
numpy==1.26.3
7
-pandas==2.1.4
8
-scikit-learn==1.3.2
+pandas==2.2.0
+scikit-learn==1.4.0
9
joblib==1.3.2
10
eli5==0.13.0
tests/requirements.txt
@@ -1,3 +1,3 @@
-pytest==7.4.4
+pytest==8.0.0
requests==2.31.0
openapi_spec_validator==0.7.1
0 commit comments