diff --git a/server/lib/python/cartodb_services/carto-package.json b/server/lib/python/cartodb_services/carto-package.json index 47a1277..1f0f1c8 100644 --- a/server/lib/python/cartodb_services/carto-package.json +++ b/server/lib/python/cartodb_services/carto-package.json @@ -2,7 +2,7 @@ "name": "dataservices-api-server-python-lib", "current_version": { "requires": { - "python": "2.7" + "python": "~2.7.0" } } }