Skip to content

Commit 2d3df54

Browse files
committed
Update xcsv-plot dependency constraint so it's not too tight
1 parent 5eef17d commit 2d3df54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ xcsv_plot_map = "xcsv.plot_map.__main__:main"
1717

1818
[tool.poetry.dependencies]
1919
python = ">=3.8,<3.11"
20-
xcsv-plot = "^0.4.0"
20+
xcsv-plot = "^0"
2121
matplotlib = "^3.5.2"
2222
Cartopy = "^0.21.1"
2323
shapely = "^2.0.1"

0 commit comments

Comments
 (0)