Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies = [
"shapely<3,>=2",
"jsonschema<5.0.0,>=4.21.1",
"pip>=25.0.0",
"urllib3>=2.5.0,<3.0.0",
]
# important: leave the name and version together for bump resolution
name = "stac-model"
Expand Down