Skip to content

Commit

Permalink
[poetry] fastapi-slim -> fastapi 0.112.0
Browse files Browse the repository at this point in the history
...
  • Loading branch information
NextFire committed Aug 2, 2024
1 parent 95dd55c commit cd34c55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -17,7 +17,7 @@ nanapi = "nanapi.__main__:main"
[tool.poetry.dependencies]
python = "~3.12"
edgedb = "1.9.0"
fastapi-slim = "0.111.1"
fastapi = "0.112.0"
uvloop = "0.19.0"
pydantic = "2.8.2"
aiohttp = { version = "3.9.5", extras = ["speedups"] }
Expand Down

0 comments on commit cd34c55

Please sign in to comment.