diff --git a/carto-package.json b/carto-package.json new file mode 100644 index 0000000..234b81a --- /dev/null +++ b/carto-package.json @@ -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": { + } +}