mirror of
https://github.com/CartoDB/crankshaft.git
synced 2024-11-01 10:20:48 +08:00
21 lines
430 B
JSON
21 lines
430 B
JSON
{
|
|
"name": "crankshaft",
|
|
"current_version": {
|
|
"requires": {
|
|
"postgres": ">=9.5.0",
|
|
"postgis": ">=2.2.0.0",
|
|
"python": ">=2.7.0",
|
|
"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": {
|
|
}
|
|
}
|