Skip to content

Commit ee32f02

Browse files
committed
deps: bump pystac to 1.4.0
1 parent 29bb259 commit ee32f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
python_requires=">=3.7",
3131
install_requires=[
3232
"requests>=2.25",
33-
"pystac>=1.2.0"
33+
"pystac>=1.4.0"
3434
],
3535
extras_require={
3636
"validation": ["jsonschema==3.2.0"]

0 commit comments

Comments
 (0)