diff --git a/pyproject.toml b/pyproject.toml index c0ee39c..7572aeb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,6 @@ pytest11 = {httpbin = "pytest_httpbin.plugin"} test = [ "requests", "pytest", - "werkzeug<2.1.0", ] [tool.setuptools]