diff options
Diffstat (limited to 'crds/meta.yaml')
-rw-r--r-- | crds/meta.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index dddcc4e..bafb6f8 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -30,6 +30,7 @@ requirements: - lxml - parsley - filelock + - lockfile - setuptools - python {{ python }} @@ -39,6 +40,8 @@ requirements: - numpy - requests - lxml + - filelock + - lockfile - fitsverify - parsley - filelock |