summaryrefslogtreecommitdiff
path: root/pysiaf
diff options
context:
space:
mode:
Diffstat (limited to 'pysiaf')
-rw-r--r--pysiaf/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pysiaf/meta.yaml b/pysiaf/meta.yaml
index f18c066..ba71214 100644
--- a/pysiaf/meta.yaml
+++ b/pysiaf/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'pysiaf' %}
-{% set version = '0.6.3' %}
+{% set version = '0.7.1' %}
{% set tag = 'v' + version %}
{% set number = '0' %}
@@ -23,8 +23,8 @@ build:
requirements:
build:
- astropy >=1.2
- - numpy >=1.9
- - matplotlib >=1.4.3
+ - numpy >=1.13
+ - matplotlib >=3.0.0
- lxml >=3.6.4
- scipy >=0.17
- openpyxl >=2.6.0