diff --git a/pyproject.toml b/pyproject.toml index 3428749a15a..addf0f12599 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "ansys-api-pyensight==0.4.1", "requests>=2.28.2", "docker>=6.1.0", - "urllib3<2", + "urllib3<3.0.0", "numpy>=1.21.0,<2", "Pillow>=9.3.0", "pypng>=0.0.20",