Skip to content

Commit

Permalink
update packages, add explicit version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-kane committed Feb 8, 2019
1 parent 30aee68 commit 05d731b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
17 changes: 16 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,22 @@ dependencies:
- xlrd=1.1.0
- xz=5.2.4
- zlib=1.2.11
- py-xgboost==0.72
- py-xgboost=0.72
- tqdm=4.30.0
- statsmodels=0.9.0
- cvxpy=1.0.14
- graphviz=2.40.1
- beautifulsoup4=4.7.1
- folium=0.7.0
- networkx=2.2
- nltk=3.4
- gensim=3.4.0
- h5py=2.9.0
- pil=1.1.7
- pyspark=2.4.0
- patsy=0.5.1
- pydotplus=2.0.2
- imbalanced-learn=0.4.3
- pip:
- ipynb==0.5.1
- pytest==3.7
Expand Down
17 changes: 16 additions & 1 deletion windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,22 @@ dependencies:
- xlrd=1.1.0
- xz=5.2.4
- zlib=1.2.11
- py-xgboost==0.72
- py-xgboost=0.72
- tqdm=4.30.0
- statsmodels=0.9.0
- cvxpy=1.0.14
- graphviz=2.40.1
- beautifulsoup4=4.7.1
- folium=0.7.0
- networkx=2.2
- nltk=3.4
- gensim=3.4.0
- h5py=2.9.0
- pil=1.1.7
- pyspark=2.4.0
- patsy=0.5.1
- pydotplus=2.0.2
- imbalanced-learn=0.4.3
- pip:
- ipynb==0.5.1
- pytest==3.7
Expand Down

0 comments on commit 05d731b

Please sign in to comment.