diff --git a/.env.example b/.env.example index 4d1ba4b..730ab9b 100644 --- a/.env.example +++ b/.env.example @@ -6,7 +6,7 @@ DOCKER_BUILD_TARGET=develop INSTALL_SLURM=no SLURM_VERSION=23.02.4 -WRAPPER_DEPS_INSTALL=https://github.com/SCM-NV/pyZacros/archive/refs/tags/v.1.2.zip https://github.com/mbracconi/adaptiveDesignProcedure/archive/refs/tags/v1.4.0.zip +WRAPPER_DEPS_INSTALL=https://github.com/SCM-NV/pyZacros/archive/refs/tags/v.1.2.zip https://github.com/mbracconi/adaptiveDesignProcedure/archive/refs/tags/v1.4.1.zip WRAPPER_DEPS_EXTRA=git+https://github.com/SCM-NV/PLAMS@7661960a9db53249a0b77935dacc8a7668c2489b PYTHON_BIN=python3 diff --git a/setup.cfg b/setup.cfg index 9f4d36b..e441780 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,7 +41,7 @@ tests = pytest-celery pytest-mock wrappers = - simphony-catalytic>=1.1.1 + simphony-catalytic>=1.2.0 [options.package_data] osp.core.ontology.docs = osp/core/ontology/docs/*.yml