Compare commits

...

1 Commits

Author SHA1 Message Date
Jake VanderPlas 91a603b3ac MAINT: remove pinned versions from requirements.txt 2017-05-09 08:20:26 -07:00
1 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,11 @@
numpy==1.11.1
pandas==0.18.1
scipy==0.17.1
scikit-learn==0.17.1
scikit-image==0.12.3
pillow==3.4.2
matplotlib==1.5.1
seaborn==0.7.0
numpy
pandas
scipy
scikit-learn
scikit-image
pillow
matplotlib
seaborn
jupyter
notebook
line_profiler