Skip to content

Commit

Permalink
ensure latest pystac is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Nov 23, 2023
1 parent 942c395 commit 943ef28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ dev = [
"responses",
"bump-my-version",
"jsonschema",
"pystac[validation]"
"pystac[validation]>=1.9.0"
]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 943ef28

Please sign in to comment.