Skip to content

Commit 44139a9

Browse files
authored
Change python version
1 parent a572637 commit 44139a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["El Kaplan <kaplan.el.j@gmail.com>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = "~3.12"
9+
python = "^3.12"
1010
pyserial = "^3.5"
1111
tqdm = "^4.64.1"
1212
shapely = "^2.0.1"

0 commit comments

Comments
 (0)