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.
2 parents 539d3db + 7997318 commit c06ed26Copy full SHA for c06ed26
conda/dev.yml
@@ -17,7 +17,7 @@ dependencies:
17
# =================
18
- beautifulsoup4
19
- lxml
20
- - matplotlib-base >=3.8.2,<3.10
+ - matplotlib-base
21
- mpas_tools
22
- netcdf4
23
- numpy >=2.0,<3.0
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
dependencies = [
"beautifulsoup4",
"lxml",
- "matplotlib >=3.8.2,<3.10",
+ "matplotlib",
24
"netcdf4",
25
"numpy >=2.0,<3.0",
26
"pcmdi_metrics>=3.9.3",
0 commit comments