diff --git a/requirements.txt b/requirements.txt index 6cd1e119..c64869cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ alembic colorama -cryptography>=3.3.2 +cryptography>=42.0.2 dnspython[DOH]~=2.0.0 domain2idna~=1.12.0 inflection @@ -13,3 +13,4 @@ requests[socks]<3 setuptools>=65.5.1 shtab SQLAlchemy~=2.0 +mako>=1.2.2 # not directly required, pinned by Snyk to avoid a vulnerability