diff options
author | James Davies <jdavies@stsci.edu> | 2019-03-12 12:49:31 -0400 |
---|---|---|
committer | Matt Rendina <rendinam@users.noreply.github.com> | 2019-03-12 12:49:31 -0400 |
commit | 59e04f465a0d9e1b909afb8d79e67d9289a4058e (patch) | |
tree | 8bc1a2936538775ba67c788ac06ee104d2ecc7d7 /selenium | |
parent | ccf7ac1d105583cd96d52ddae6091f0897656a16 (diff) | |
download | astroconda-dev-59e04f465a0d9e1b909afb8d79e67d9289a4058e.tar.gz |
Pin jsonschema <=2.6 (#188)
Conda made a package of `jsonschema 3.0` yesterday and broke the `jwst` package, which really needs `>=2.3,<=2.6`.
```
firewatch -t 2d | grep jsonschema
2019-03-11T16:32:36 : main/osx-64 : jsonschema-3.0.1-py27_0.tar.bz2
2019-03-11T16:40:13 : main/osx-64 : jsonschema-3.0.1-py37_0.tar.bz2
2019-03-11T16:40:45 : main/osx-64 : jsonschema-3.0.1-py36_0.tar.bz2
```
Also, removing 2 dependencies that are no longer needed - `stsci.tools` and `namedlist`.
Diffstat (limited to 'selenium')
0 files changed, 0 insertions, 0 deletions