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 5604853 commit 9b117faCopy full SHA for 9b117fa
pyproject.toml
@@ -47,7 +47,7 @@ io = [
47
]
48
etc = ["sparse>=0.15"]
49
parallel = ["dask[complete]"]
50
-viz = ["cartopy>=0.23", "matplotlib", "nc-time-axis", "seaborn"]
+viz = ["cartopy>=0.23", "matplotlib>=3.8", "nc-time-axis", "seaborn"]
51
types = [
52
"pandas-stubs",
53
"scipy-stubs",
0 commit comments