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 807d03a commit 4850a61Copy full SHA for 4850a61
pyproject.toml
@@ -19,7 +19,7 @@ license = { file = "LICENSE" }
19
requires-python = ">=3.10"
20
dependencies = [
21
"dask>=2024.12.0",
22
- "globus-sdk>=3.49.0",
+ "globus-sdk<4.0.0",
23
"netcdf4>=1.7.2",
24
"pandas>=2.2.3",
25
"pystac-client>=0.8.6",
0 commit comments