mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
upgrade to python 3.12
This commit is contained in:
@@ -7,7 +7,7 @@ packages = []
|
||||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
python = "^3.12"
|
||||
fastapi = "0.109.0"
|
||||
pydantic = {version = "2.6.0", extras = ["email"]}
|
||||
pydantic-settings = "2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user