diff --git a/setup.py b/setup.py index a3119fb1..2810290f 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ "style": ["pre-commit"], "types": TYPES_REQUIREMENTS, "docs": DOCS_REQUIREMENTS, - "ert": ["ert>=2.38.0-b5"], + "ert": ["ert>=10.2.0b13"], } setup(