We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a572637 commit 44139a9Copy full SHA for 44139a9
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ authors = ["El Kaplan <kaplan.el.j@gmail.com>"]
6
readme = "README.md"
7
8
[tool.poetry.dependencies]
9
-python = "~3.12"
+python = "^3.12"
10
pyserial = "^3.5"
11
tqdm = "^4.64.1"
12
shapely = "^2.0.1"
0 commit comments