summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jwst/meta.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml
index 264b4f3..2d670c0 100644
--- a/jwst/meta.yaml
+++ b/jwst/meta.yaml
@@ -26,10 +26,9 @@ requirements:
- crds
- drizzle
- gwcs
- - jsonschema
+ - jsonschema <=2.6
- jplephem
- matplotlib
- - namedlist
- photutils
- pymssql
- pytest
@@ -38,7 +37,6 @@ requirements:
- stsci.image
- stsci.imagestats
- stsci.stimage
- - stsci.tools
- verhawk
- setuptools
- numpy {{ numpy }}
@@ -50,10 +48,9 @@ requirements:
- crds
- drizzle
- gwcs
- - jsonschema
+ - jsonschema <=2.6
- jplephem
- matplotlib
- - namedlist
- photutils
- pymssql
- pytest
@@ -62,7 +59,6 @@ requirements:
- stsci.image
- stsci.imagestats
- stsci.stimage
- - stsci.tools
- verhawk
- numpy
- python