mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
fastapi bump
This commit is contained in:
@@ -5,7 +5,7 @@ description = "A modern FastAPI application with SQLAlchemy 2.0 and AsyncPG for
|
||||
readme = "README.md"
|
||||
requires-python = "==3.14.0"
|
||||
dependencies = [
|
||||
"fastapi[all]==0.121.1",
|
||||
"fastapi[all]==0.121.2",
|
||||
"pydantic[email]==2.12.4",
|
||||
"pydantic-settings==2.12.0",
|
||||
"sqlalchemy==2.0.44",
|
||||
|
||||
Reference in New Issue
Block a user