diff --git a/pyproject.toml b/pyproject.toml index 6f9a093..3060711 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,4 +17,5 @@ dependencies = [ "hvac==2.4.0", "redis==7.2.0", "orjson==3.11.7", + "itsdangerous==2.2.0", ]