diff --git a/dependencies.py b/dependencies.py index cc6cf1ed..b8da0f37 100644 --- a/dependencies.py +++ b/dependencies.py @@ -58,7 +58,7 @@ Dependency("Mako", "mako", "", False), Dependency("cftime", "cftime", ">=1.5.0", False), # threedigrid[results] Dependency("alembic", "alembic", "==1.8.*", False), - Dependency("threedigrid", "threedigrid", "==2.0.*", False), + Dependency("threedigrid", "threedigrid", "==2.2.*", False), Dependency("threedi-schema", "threedi_schema", "==0.217.*", False), Dependency("threedi-modelchecker", "threedi_modelchecker", "==2.4.*", False), Dependency("threedidepth", "threedidepth", "==0.6.1", False),