summaryrefslogtreecommitdiff
path: root/stginga/meta.yaml
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2021-06-17 22:31:32 -0400
committerGitHub <noreply@github.com>2021-06-17 22:31:32 -0400
commita0cefb6f9555816f9d736070eeba2ac3de9e2f38 (patch)
tree694586d0f8f631255600f9e9038d42613731a3b7 /stginga/meta.yaml
parentcc9a880bf05a2429aaff17782164202007e4a187 (diff)
downloadastroconda-contrib-a0cefb6f9555816f9d736070eeba2ac3de9e2f38.tar.gz
MNT: Bump Ginga and stginga (#731)
Diffstat (limited to 'stginga/meta.yaml')
-rw-r--r--stginga/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml
index fc6e26a..4b1e672 100644
--- a/stginga/meta.yaml
+++ b/stginga/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'stginga' %}
-{% set version = '1.2.0' %}
+{% set version = '1.3.0' %}
{% set tag = version %}
{% set number = '0' %}
@@ -21,7 +21,7 @@ requirements:
- ginga >=2.7
- astropy >=3
- numpy {{ numpy }}
- - scipy
+ - scipy >=0.18
- setuptools_scm
- setuptools
- python {{ python }}
@@ -29,7 +29,7 @@ requirements:
- ginga >=2.7
- astropy >=3
- numpy
- - scipy
+ - scipy >=0.18
- python
source: