We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e290d commit 2dd009fCopy full SHA for 2dd009f
setup.py
@@ -34,7 +34,7 @@
34
"pyarrow>=10.0.1", # For Parquet read/write support in pandas
35
"python-dateutil>=2.7.0",
36
"pystac-client>=0.7.5",
37
- "moto",
+ "moto>=5.0.0",
38
]
39
40
docs_require = [
0 commit comments