diff options
Diffstat (limited to 'stsci.imagemanip')
| -rw-r--r-- | stsci.imagemanip/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index 8475b66..2d985bd 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -11,12 +11,12 @@ package:  requirements:      build:      - recon >=1.0.2 -    - stsci.tools +    - stsci.tools >=3.4.2      - setuptools      - numpy x.x      - python x.x      run: -    - stsci.tools +    - stsci.tools >=3.4.2      - numpy x.x      - python x.x  source:  | 
