Merge pull request #207 from CartoDB/add-carto-package-deps

Add carto-package.json
pull/208/head
Rafa de la Torre 6 years ago committed by GitHub
commit 3e660a4d5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,20 @@
{
"name": "crankshaft",
"current_version": {
"requires": {
"postgres": ">=9.5",
"postgis": ">=2.2",
"python": ">=2.7",
"joblib": "0.8.3",
"numpy": "1.6.1",
"scipy": "0.14.0",
"pysal": "1.14.3",
"scikit-learn": "0.14.1"
},
"works_with": {
}
},
"exceptional_versions": {
}
}
Loading…
Cancel
Save