Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 29, 2024
1 parent ee9c7b8 commit 820d07d
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 60 deletions.
121 changes: 64 additions & 57 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "0.112.0"
numpy = "2.0.1"
fastapi = "0.112.2"
numpy = "2.1.0"
pandas = "2.2.2"
psycopg2-binary = "2.9.9"
pydantic = "2.8.2"
sqlalchemy = "2.0.32"
uvicorn = "0.30.6"
certifi = "2024.7.4"
starlette = "0.37.2"
starlette = "0.38.2"


[build-system]
Expand Down

0 comments on commit 820d07d

Please sign in to comment.