We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0970c commit fd45a09Copy full SHA for fd45a09
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ requires-python = ">=3.9"
28
dependencies = [
29
"numpy >=2.0.0",
30
"xarray >=2022.3",
31
- "typing-extensions>=4.10.0"]
+ "typing-extensions >=4.10.0"]
32
33
[project.urls]
34
Homepage = "https://github.com/xarray-contrib/xarray-dataclasses/"
0 commit comments