Skip to content

Commit

Permalink
Update some of the installation files
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarayan committed Nov 19, 2017
1 parent c6d9f0e commit 4502142
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 22 deletions.
2 changes: 1 addition & 1 deletion dependencies_py27.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ clint>=0.5.1,<=0.6
mpi4py>=2.0.0,<=2.1
numpy>=1.12.1,<=1.13
h5py>=2.6.0,<=2.7.0
scipy>=0.19.0,<=0.20.0
scipy>=0.19.0,<=1.1.0
pysynphot>=0.9.8.6,<=0.9.9.0
iminuit>=1.1.1,<=1.3
matplotlib>=2.0.2,<=2.1
Expand Down
2 changes: 1 addition & 1 deletion dependencies_py36.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ clint>=0.5.1,<=0.6
mpi4py>=2.0.0,<=2.1
numpy>=1.12.1,<=1.13
h5py>=2.6.0,<=2.7.0
scipy>=0.19.0,<=0.20.0
scipy>=0.19.0,<=1.1.0
pysynphot>=0.9.8.6,<=0.9.9.0
matplotlib>=2.0.2,<=2.1
celerite>=0.2.0,<=0.3.0
Expand Down
16 changes: 8 additions & 8 deletions docs/env/requirements_py27.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
clint==0.5.1
mpi4py==2.0.0
mpi4py==3.0.0
numpy==1.12.1
h5py==2.6.0
scipy==0.19.0
pysynphot==0.9.8.6
iminuit==1.1.1
matplotlib==2.0.2
celerite==0.2.0
h5py==2.7.0
scipy==1.0.0
pysynphot==0.9.8.7
iminuit==1.2
matplotlib==2.1.0
celerite==0.3.0
emcee==2.2.1
corner==2.0.1
astropy==1.3.2
astropy==2.0.2
extinction==0.3.0
uncertainties==3.0.1
19 changes: 7 additions & 12 deletions docs/env/requirements_py36.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,15 @@
args==0.1.0
astropy==1.3.3
celerite==0.2.0
astropy==2.0.2
celerite==0.3.0
clint==0.5.1
corner==2.0.1
cycler==0.10.0
emcee==2.2.1
extinction==0.3.0
h5py==2.7.0
iminuit==1.2
matplotlib==2.0.2
mpi4py==2.0.0
matplotlib==2.1.0
mpi4py==3.0.0
numpy==1.12.1
pyparsing==2.1.4
pysynphot==0.9.8.6
python-dateutil==2.6.0
pytz==2017.2
scipy==0.19.1
six==1.10.0
pysynphot==0.9.8.7
scipy==1.0.0
six==1.11.0
uncertainties==3.0.1

0 comments on commit 4502142

Please sign in to comment.