Skip to content

Commit

Permalink
Add pystac as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoOpenCosmos committed Jan 31, 2025
1 parent 3a5e836 commit ad33841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ dependencies = [
"oauthlib==3.2.0",
"requests-oauthlib==1.3.1",
"pydantic==2.10.6",
"pydantic-settings==2.7.1"
"pydantic-settings==2.7.1",
"pystac==1.12.1"
]

[tool.bandit]
Expand Down

0 comments on commit ad33841

Please sign in to comment.