Skip to content

Commit 72a5f7f

Browse files
committed
[core] bumped geocompy dependency
1 parent fb43a3d commit 72a5f7f

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.13.0",
16+
"geocompy ~= 0.14.0",
1717
"rich >= 13.9",
1818
"textual >= 3.2.0",
1919
"rapidfuzz ~= 3.13.0",

0 commit comments

Comments
 (0)