Skip to content

Commit

Permalink
update pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
AxeldeRomblay committed Oct 11, 2017
1 parent d369c52 commit 70f88cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion python-package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy==1.13.0
matplotlib==2.0.2
hyperopt==0.1
Keras==2.0.4
pandas==0.18.0
pandas==0.19.0
joblib==0.11
scikit-learn==0.19.0
Theano==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion python-package/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"matplotlib==2.0.2",
"hyperopt==0.1",
"Keras==2.0.4",
"pandas==0.18.0",
"pandas==0.19.0",
"joblib==0.11",
"scikit-learn==0.19.0",
"Theano==0.9.0",
Expand Down

0 comments on commit 70f88cc

Please sign in to comment.