Skip to content

Commit

Permalink
merge: origin/dependabot/pip/services/catalog/pygeofilter-0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaucher-cs committed Jan 13, 2025
2 parents 7ccc487 + e5a02c6 commit 4131e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/catalog/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ include = [

[tool.poetry.dependencies]
python = "^3.11"
pygeofilter = "^0.2.4"
pygeofilter = ">=0.2.4,<0.4.0"
rs-server-common = {path = "../common", develop = true}

[tool.poetry.group.dev]
Expand Down

0 comments on commit 4131e75

Please sign in to comment.