summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crds/meta.yaml10
1 files changed, 7 insertions, 3 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml
index 392dbfa..d3c69b1 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'crds' %}
-{% set version = '7.0.10' %}
-{% set number = '1' %}
+{% set version = '7.1.0' %}
+{% set number = '0' %}
about:
home: http://www.stsci.edu/hst/observatory/crds/
@@ -24,11 +24,15 @@ requirements:
- numpy
- setuptools
- python x.x
+ - requests
+ - lxml
run:
- astropy >=1.1
- numpy
- python x.x
-
+ - requests
+ - lxml
+
source:
git_tag: {{ version }}
git_url: https://github.com/spacetelescope/{{ name }}.git