diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-21 00:26:57 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-21 00:26:57 -0500 |
commit | 2e442c7882c21d680b41daa616b5b8a9eb74c429 (patch) | |
tree | 4fa2c4960a08b0aaca102045e1b3c8bd994d7391 | |
parent | 629daf5a9196bf65c93f323bd27a59eac542b2f2 (diff) | |
download | cbc-recipes-2e442c7882c21d680b41daa616b5b8a9eb74c429.tar.gz |
Trying to narrow deps
-rw-r--r-- | pandeia-thirdparty/pandeia-thirdparty.ini | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/pandeia-thirdparty/pandeia-thirdparty.ini b/pandeia-thirdparty/pandeia-thirdparty.ini index f7b8411..0e83aa6 100644 --- a/pandeia-thirdparty/pandeia-thirdparty.ini +++ b/pandeia-thirdparty/pandeia-thirdparty.ini @@ -1,6 +1,6 @@ [package] name : pandeia-thirdparty -version : 1.0 +version : 1.1.1 [about] home : http://stsci.edu @@ -25,7 +25,7 @@ run : parsley sphinx_rtd_theme sphinxcontrib-programoutput - threading2 + threading2 ==0.3.1 ws4py ext_shmht traceback2 @@ -33,7 +33,10 @@ run : pysynphot ginga photutils + fftw + pyfftw + tornado ==3.2.2 jupyter jupyter_client ipython-notebook |