We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe1f20 commit e83782dCopy full SHA for e83782d
1 file changed
pyproject.toml
@@ -39,7 +39,7 @@ jwtpeek = "cryptojwt.tools.jwtpeek:main"
39
40
[tool.poetry.dependencies]
41
python = "^3.6.2"
42
-cryptography = "^3.4.6"
+cryptography = ">=3.4.6"
43
requests = "^2.25.1"
44
readerwriterlock = "^1.0.9"
45
0 commit comments