diff options
| author | Brendan Gannon <bgannon@stsci.edu> | 2022-02-17 15:27:20 -0500 | 
|---|---|---|
| committer | Brendan Gannon <bgannon@stsci.edu> | 2022-02-17 15:27:20 -0500 | 
| commit | fddbd49cda4dc015ae652eb81de08d35a416314b (patch) | |
| tree | c3c53d20d55836c2967e75912c7cfa15f5c93f52 /webbpsf | |
| parent | 590dcffb80c7b4f3908992697b350f63b0f0af8f (diff) | |
| download | astroconda-contrib-update-webbpsf.tar.gz | |
updating poppy version for Webbpsf to a version that works with python 3.7update-webbpsf
Diffstat (limited to 'webbpsf')
| -rw-r--r-- | webbpsf/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/webbpsf/meta.yaml b/webbpsf/meta.yaml index 88d78de..9755299 100644 --- a/webbpsf/meta.yaml +++ b/webbpsf/meta.yaml @@ -25,7 +25,7 @@ requirements:      - numpydoc      - scipy >=1.5.0      - matplotlib >=3.2.0 -    - poppy ==1.0.1 +    - poppy ==1.0.2      - photutils >=1.0.0      - webbpsf-data ==1.0.0      - setuptools @@ -40,7 +40,7 @@ requirements:      - numpydoc      - scipy >=1.5.0      - matplotlib >=3.2.0 -    - poppy ==1.0.1 +    - poppy ==1.0.2      - photutils >=1.0.0      - webbpsf-data ==1.0.0      - setuptools | 
