We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240622d commit 9170ee0Copy full SHA for 9170ee0
1 file changed
core/requirements.txt
@@ -1,10 +1,10 @@
1
fastapi==0.100.1
2
-uvicorn[standard]==0.23.1
+uvicorn[standard]==0.23.2
3
python-jose[cryptography]==3.3.0
4
passlib==1.7.4
5
pydantic==2.1.1
6
pydantic-settings==2.0.2
7
loguru==0.7.0
8
-numpy==1.25.1
+numpy==1.25.2
9
pandas==2.0.3
10
scikit-learn==1.3.0
0 commit comments