Skip to content

Commit ddeb05a

Browse files
committed
remove crds upper pin
1 parent f315cc2 commit ddeb05a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ test = [
4242
"pytest>=9.0",
4343
"pytest-asdf-plugin",
4444
"pytest-doctestplus",
45-
"crds>=11.17.1,<13.1.15",
45+
"crds>=11.17.1,!=13.1.15",
4646
"requests",
47-
"scipy>=1.9.2", # same as astropy
47+
"scipy>=1.9.2", # same as astropy
4848
]
4949
docs = [
5050
"sphinx",

0 commit comments

Comments
 (0)