We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df451ad + 0f11168 commit 088b4b1Copy full SHA for 088b4b1
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.1",
+ "fastapi[standard]==0.135.2",
10
"SQLAlchemy==2.0.48",
11
"aiosqlite==0.22.1",
12
"aiocache==0.12.3",
0 commit comments