diff --git a/pyproject.toml b/pyproject.toml index 155e2ea531..a76a77ed09 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "asdf>=3.1.0,<4", + "asdf>=3.1.0,<5", "astropy>=5.3", "BayesicFitting>=3.0.1", "crds>=12.0.3",