Skip to content

Commit aa686c0

Browse files
committed
chore: bump quackosm version
1 parent 27faf92 commit aa686c0

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

Diff for: pdm.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-4
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ osm = [
6363
"overpass",
6464
"pillow",
6565
"beautifulsoup4",
66-
"quackosm>=0.7.1",
66+
"quackosm>=0.7.2",
6767
]
6868
# pdm add -G voronoi <library>
6969
voronoi = ["pymap3d", "haversine", "scipy", "spherical-geometry"]
@@ -148,9 +148,6 @@ license = [
148148
[tool.pdm.scripts]
149149
post_install = "pre-commit install"
150150

151-
[tool.pdm.resolution]
152-
153-
154151
[tool.ruff]
155152
line-length = 100
156153
target-version = "py39"

0 commit comments

Comments
 (0)