Skip to content

Commit

Permalink
added requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Ram committed Nov 14, 2018
1 parent 086b5af commit 772101b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
birdspotterenv/
9 changes: 9 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
numpy==1.15.4
pandas==0.23.4
python-dateutil==2.7.5
pytz==2018.7
scikit-learn==0.20.0
scipy==1.1.0
six==1.11.0
sklearn==0.0
xgboost==0.81

0 comments on commit 772101b

Please sign in to comment.