Skip to content

Commit

Permalink
Sync setup and requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
micahjsmith committed Oct 11, 2018
1 parent 5f99141 commit bda64b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
baytune>=0.2
baytune>=0.2.2
boto>=2.48.0
joblib>=0.11
future>=0.16.0
joblib>=0.11
mysqlclient>=1.2
numpy>=1.13.1
pandas>=0.22.0
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
'numpy>=1.13.1',
'pandas>=0.22.0',
'pyyaml>=3.12',
'requests>=2.18.4',
'scikit-learn>=0.18.2',
'scipy>=0.19.1',
'sklearn-pandas>=1.5.0',
Expand Down

0 comments on commit bda64b9

Please sign in to comment.