We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff47a8c + 2111e4a commit 454a397Copy full SHA for 454a397
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.2",
+ "fastapi[standard]==0.135.3",
10
"SQLAlchemy==2.0.48",
11
"aiosqlite==0.22.1",
12
"aiocache==0.12.3",
0 commit comments