diff --git a/pyproject.toml b/pyproject.toml index 852452b43..8b70dc994 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ maintainers = [ {name = "ANSYS, Inc.", email = "pyansys.core@ansys.com"}, ] dependencies = [ - "ansys-dpf-core @ git+https://git@github.com/ansys/pydpf-core.git", + "ansys-dpf-core >=0.12.0", "scooby", ] classifiers = [