Skip to content

Commit

Permalink
Update fastapi and starlette
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Oct 28, 2024
1 parent b3d697d commit 176744a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 additions & 16 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packages = [{ include = "app" }]

[tool.poetry.dependencies]
python = ">=3.10,<3.13"
fastapi = "^0.83.0"
fastapi = "0.115.3"
uvicorn = "^0.18.3"
SQLAlchemy = "^1.4.41"
requests = "^2.28.1"
Expand Down

0 comments on commit 176744a

Please sign in to comment.