Skip to content

Commit

Permalink
add requirements.txt issue #4
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Dumur committed Oct 8, 2017
1 parent f99495c commit 764043c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
astroid==1.5.3
cycler==0.10.0
isort==4.2.15
lazy-object-proxy==1.3.1
matplotlib==2.0.2
mccabe==0.6.1
numpy==1.13.1
pandas==0.20.3
pkg-resources==0.0.0
pylint==1.7.2
pyparsing==2.2.0
python-dateutil==2.6.1
pytz==2017.2
scikit-learn==0.19.0
scipy==0.19.1
seaborn==0.8.1
six==1.11.0
wrapt==1.10.11

0 comments on commit 764043c

Please sign in to comment.