diff options
-rw-r--r-- | stsynphot/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stsynphot/meta.yaml b/stsynphot/meta.yaml index 0dcbf9d..a7db1c2 100644 --- a/stsynphot/meta.yaml +++ b/stsynphot/meta.yaml @@ -30,6 +30,7 @@ requirements: - synphot >=0.2 - astropy >=2.0 - scipy >=0.14 + - beautifulsoup4 - numpy - pytest - python |