Pin cryprography

This commit is contained in:
Anna Sirota
2021-03-18 11:48:38 +01:00
parent 04761f09c6
commit 14f6eab980

View File

@@ -19,6 +19,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.5"
cryptography = "2.7"
pyOpenSSL = "~19"
requests = "~2"