Skip to content

Commit 9170ee0

Browse files
committed
Bump python dependencies
Signed-off-by: Johannes Ott <mail@johannes-ott.net>
1 parent 240622d commit 9170ee0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
fastapi==0.100.1
2-
uvicorn[standard]==0.23.1
2+
uvicorn[standard]==0.23.2
33
python-jose[cryptography]==3.3.0
44
passlib==1.7.4
55
pydantic==2.1.1
66
pydantic-settings==2.0.2
77
loguru==0.7.0
8-
numpy==1.25.1
8+
numpy==1.25.2
99
pandas==2.0.3
1010
scikit-learn==1.3.0

0 commit comments

Comments
 (0)