diff --git a/setup.cfg b/setup.cfg index 5d13f0c2..675ed7c4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ package_dir = packages = find: python_requires = >=3.9 install_requires = - geoengine-openapi-client @ git+https://github.com/geo-engine/openapi-client@multiband-colorizer#subdirectory=python # TODO update when merged + geoengine-openapi-client == 0.0.17 geopandas >=0.9,<0.15 matplotlib >=3.5,<3.8 numpy >=1.21,<2