diff --git a/pyproject.toml b/pyproject.toml index a6473d2..ce9368f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "filelock>=3.16.0", "protobuf>=5.26.1", "requests>=2.32.2", - "werkzeug>=3.0.6", + "werkzeug>=3.1.8", ] [project.optional-dependencies]