aboutsummaryrefslogtreecommitdiff
path: root/specview
diff options
context:
space:
mode:
Diffstat (limited to 'specview')
-rw-r--r--specview/specview.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/specview/specview.ini b/specview/specview.ini
index 36aef96..8ffe2ef 100644
--- a/specview/specview.ini
+++ b/specview/specview.ini
@@ -18,7 +18,7 @@ number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
[requirements]
build:
- astropy
+ astropy >=1.1
numpy
scipy
pyqtgraph
@@ -26,7 +26,7 @@ build:
python
run:
- astropy
+ astropy >=1.1
numpy
scipy
pyqtgraph