diff --git a/pyproject.toml b/pyproject.toml index 13496c2f5..e65f52b13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ classifiers = [ requires-python = ">=3.9" dependencies = [ "numpy >=1.20", - "asdf >=2.15.1,<3", + "asdf >=2.15.1", "pandas >=1.0", "xarray >=2022.9.0", "scipy >=1.6.2",