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 0be8ba4 commit 6ef3c07Copy full SHA for 6ef3c07
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
"Programming Language :: Python :: 3.11",
21
"Programming Language :: Python :: 3.12",
22
]
23
-dependencies=['yt>=4.2.0', 'h5py>=3.4.0', 'pooch>=1.5.1', 'xarray']
+dependencies=['yt>=4.2.0', 'h5py>=3.4.0', 'pooch>=1.5.1', 'xarray!=v2025.06.0']
24
dynamic = ["version"]
25
26
[project.urls]
0 commit comments