Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 8f690e6

Browse files
py3.10+
1 parent 77b5606 commit 8f690e6

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
@@ -7,7 +7,7 @@ license = "MIT"
77
readme = "README.md"
88

99
[tool.poetry.dependencies]
10-
python = "^3.10"
10+
python = "^3.9"
1111
fastapi = "^0.115.0"
1212
pydantic = "^2.9.2"
1313
geojson-pydantic = "^1.1.1"

0 commit comments

Comments
 (0)