We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862ac7b commit cc9bc24Copy full SHA for cc9bc24
1 file changed
requirements.txt
@@ -1,10 +1,10 @@
1
setuptools>=68.0.0
2
-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.2.0
8
-scikit-learn==1.4.0
9
-joblib==1.3.2
+uvicorn[standard]==0.29.0
+fastapi==0.111.0
+pydantic==2.7.1
+gunicorn==22.0.0
+numpy==1.26.4
+pandas==2.2.2
+scikit-learn==1.4.2
+joblib==1.4.2
10
eli5==0.13.0
0 commit comments