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 895b163 commit ec8f78bCopy full SHA for ec8f78b
pyproject.toml
@@ -24,7 +24,7 @@ classifiers = [
24
"Typing :: Typed",
25
]
26
dependencies = [
27
- "numpy ~=2.0.1",
+ "numpy >=2.0.1",
28
"earthaccess >=0.10.0",
29
"pandas >=2.2",
30
"h5py >=3.11",
0 commit comments