Skip to content

Commit e025da5

Browse files
committed
add types jsonschema
1 parent c9a3487 commit e025da5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ optional-dependencies.dev = [
3434
"stac-pydantic>=3.3.0",
3535
"mypy",
3636
"types-attrs",
37-
"types-requests"
37+
"types-requests",
38+
"types-jsonschema"
3839
]
3940
optional-dependencies.pydantic = [
4041
"stac-pydantic>=3.3.0"

0 commit comments

Comments
 (0)