We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4574922 + 94522a4 commit 9c88b36Copy full SHA for 9c88b36
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ requires-python = ">=3.13.3"
7
authors = [{name = "nanotaboada", email = "hello@example.com"}]
8
dependencies = [
9
"fastapi[standard]==0.136.3",
10
- "SQLAlchemy==2.0.49",
+ "SQLAlchemy==2.0.50",
11
"aiosqlite==0.22.1",
12
"aiocache==0.12.3",
13
"alembic==1.18.4",
0 commit comments