Skip to content

Commit

Permalink
error in dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
konstntokas committed Jun 26, 2024
1 parent 3a9f6c5 commit 803b53a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
# Required
- python>=3.10
- pandas
- planetary_computer
- planetary-computer
- pystac
- pystac-client
- xarray
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ license = {text = "MIT"}
requires-python = ">=3.10"
dependencies = [
"pandas",
"planetary_computer",
"planetary-computer",
"pystac",
"pystac-client",
"xarray",
Expand Down

0 comments on commit 803b53a

Please sign in to comment.