Merge pull request #207 from CartoDB/add-carto-package-deps
Add carto-package.json
This commit is contained in:
commit
3e660a4d5f
20
carto-package.json
Normal file
20
carto-package.json
Normal file
@ -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…
Reference in New Issue
Block a user