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