We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1fd42e + 567263c commit 92ba1c7Copy full SHA for 92ba1c7
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