Pin cryptography

This commit is contained in:
Anna Sirota
2021-03-18 13:16:04 +01:00
parent 864d0002f6
commit f37fcd3765

View File

@@ -11,6 +11,7 @@ include = ["readme.md", "LICENSE.txt"]
[tool.poetry.dependencies]
python = "~3.6"
cryptography = "2.7"
pillar = {path = "../pillar"}
svn = "~0.3"