Skip to content

Commit

Permalink
modified dependecies to allow new astropy v2
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarayan committed Jul 13, 2017
1 parent 4e77684 commit 737e536
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dependencies_py27.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ matplotlib>=2.0.2,<=2.1
celerite>=0.2.0,<=0.3.0
emcee>=2.2.1,<=2.3
corner>=2.0.1,<=2.1
astropy>=1.3.2,<=1.4
astropy>=1.3.2,<=2.1
extinction>=0.3.0,<=0.4.0
uncertainties>=3.0.1,<=3.1
2 changes: 1 addition & 1 deletion dependencies_py36.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ matplotlib>=2.0.2,<=2.1
celerite>=0.2.0,<=0.3.0
emcee>=2.2.1,<=2.3
corner>=2.0.1,<=2.1
astropy>=1.3.2,<=1.4
astropy>=1.3.2,<=2.1
extinction>=0.3.0,<=0.4.0
uncertainties>=3.0.1,<=3.1
4 changes: 2 additions & 2 deletions docs/env/conda_environment_py36_osx64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: temp_py36
name: WDmodel
channels:
- mpi4py
- defaults
Expand Down Expand Up @@ -46,5 +46,5 @@ dependencies:
- pip:
- iminuit==1.2
- mpi4py==2.0.0
prefix: /Users/gnarayan/anaconda2/envs/temp_py36
prefix: /Users/gnarayan/anaconda2/envs/WDmodel

0 comments on commit 737e536

Please sign in to comment.