We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e12b2b commit 62facf9Copy full SHA for 62facf9
1 file changed
v3/pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
13
"ezt>=1.1",
14
"easydict>=1.13",
15
"passlib>=1.7.4,<2",
16
- "cryptography>=44.0.3,<45",
+ "cryptography>=46.0.5,<47",
17
"argon2-cffi>=25.1.0,<26",
18
]
19
requires-python = ">=3.10"
0 commit comments