Skip to content

Commit 1fa5e3c

Browse files
committed
[code] bumped geocompy dependency version
1 parent b6bd366 commit 1fa5e3c

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
@@ -13,7 +13,7 @@ readme = "README.md"
1313
requires-python = ">=3.11"
1414
dependencies = [
1515
"pyserial ~= 3.5.0",
16-
"geocompy >= 0.11.0",
16+
"geocompy >= 0.12.0",
1717
"rich >= 13.9",
1818
"textual >= 3.2.0",
1919
"rapidfuzz ~= 3.13.0",

0 commit comments

Comments
 (0)