Skip to content

Commit

Permalink
Upgrade core dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Ott <[email protected]>
  • Loading branch information
DerOetzi committed Aug 17, 2023
1 parent 9c4cf63 commit e2ad038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
fastapi==0.100.1
fastapi==0.101.1
uvicorn[standard]==0.23.2
python-jose[cryptography]==3.3.0
passlib==1.7.4
pydantic==2.1.1
pydantic-settings==2.0.2
pydantic-settings==2.0.3
loguru==0.7.0
numpy==1.25.2
pandas==2.0.3
Expand Down

0 comments on commit e2ad038

Please sign in to comment.