summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-06-22 13:51:57 -0400
committerGitHub <noreply@github.com>2018-06-22 13:51:57 -0400
commit75954d4d24d89ccc7f6f7e390f76875c34de8460 (patch)
tree5b13e2d8310f322b89a6e174bce541c0232d346e
parente35f26af608370432b7a3c1fca69b05eee41acf9 (diff)
downloadastroconda-dev-75954d4d24d89ccc7f6f7e390f76875c34de8460.tar.gz
crds: Update dependencies (#139)
-rw-r--r--crds/meta.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml
index 921cde7..ea19796 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -3,7 +3,7 @@
{% if version[0] == 'v' %}
{% set version = version[1:] %}
{% endif %}
-{% set number = '2' %}
+{% set number = '3' %}
about:
home: http://www.stsci.edu/hst/observatory/crds/
@@ -28,7 +28,7 @@ requirements:
- requests
- lxml
- parsley
- - lockfile
+ - filelock
- setuptools
- python {{ python }}
@@ -40,7 +40,7 @@ requirements:
- lxml
- fitsverify
- parsley
- - lockfile
+ - filelock
- python
source: