diff --git a/pyproject.toml b/pyproject.toml index 8e6acd4..5451516 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,6 +30,7 @@ hyperdb-python = "^0.1.3" quart = "^0.18.4" anthropic = "^0.2.10" websocket-client = "^1.5.2" +werkzeug = "2.2.3" [tool.black] line-length = 88