Merge pull request #144 from CartoDB/2547_python_requirements_txt

Creating requirements.txt file for python
This commit is contained in:
jvillarf 2016-10-07 16:52:59 +02:00 committed by GitHub
commit a271593fe9
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
joblib==0.8.3
numpy==1.6.1
scipy==0.14.0
pysal==1.11.2
scikit-learn==0.14.1

View File

@ -0,0 +1,5 @@
joblib==0.8.3
numpy==1.6.1
scipy==0.14.0
pysal==1.11.2
scikit-learn==0.14.1