We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4697be3 + 92ba1c7 commit 02239bcCopy full SHA for 02239bc
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.13.3"
7
authors = [{name = "nanotaboada", email = "hello@example.com"}]
8
dependencies = [
9
- "fastapi[standard]==0.135.3",
+ "fastapi[standard]==0.136.0",
10
"SQLAlchemy==2.0.49",
11
"aiosqlite==0.22.1",
12
"aiocache==0.12.3",
0 commit comments