Skip to content

Commit 656f452

Browse files
changed python versions
1 parent 1669941 commit 656f452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Alexandr Zhydyk <zhydykalex@ukr.net>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = "^3.12"
9+
python = ">=3.9"
1010
fastapi = "^0.115.5"
1111
sqlalchemy = "^2.0.36"
1212
sqlalchemy-to-pydantic = "^0.0.8"

0 commit comments

Comments
 (0)