From 8a53ee927a0fb712fa666a5f44115cd0f81a11be Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Wed, 2 Aug 2023 11:09:13 -0400 Subject: [PATCH] add scipy dev --- requirements-dev.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-dev.txt b/requirements-dev.txt index ec699788..a73bb54b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,3 +6,4 @@ git+https://github.com/asdf-format/asdf-wcs-schemas git+https://github.com/astropy/astropy git+https://github.com/astropy/asdf-astropy numpy>=0.0.dev0 +scipy>=0.0.dev0