diff options
Diffstat (limited to 'glue-core')
-rw-r--r-- | glue-core/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml index 0be2631..dd73086 100644 --- a/glue-core/meta.yaml +++ b/glue-core/meta.yaml @@ -40,6 +40,7 @@ requirements: # Required dependencies - python - numpy + - bottleneck >=1.2 - pandas >=0.14 - astropy >=1.3 - matplotlib >=1.4 |