diff --git a/pyproject.toml b/pyproject.toml index bee5e59..df0ef3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dynamic = ["version"] dependencies = [ "matplotlib==3.7.2", - "scipy==1.11.2", + "scipy==1.11.3", "tqdm==4.66.1", "cvxpy==1.3.2" ]