Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit b050900

Browse files
author
Phil Varner
committed
remove duplicate ruff dependency
1 parent 5ac041c commit b050900

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ fastapi = "^0.115.0"
1414
pydantic = "^2.9.2"
1515
geojson-pydantic = "^1.1.1"
1616
pygeofilter = "^0.2.4"
17-
ruff = "^0.7.4"
1817

1918
[tool.poetry.group.dev]
2019
optional = true

0 commit comments

Comments
 (0)