update pyOpenSSL

This commit is contained in:
Maximilian Hils 2020-11-27 23:41:05 +01:00
parent 4b8fcc8650
commit e06c3d68cb
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ setup(
"passlib>=1.6.5, <1.8",
"protobuf>=3.6.0, <3.14",
"pyasn1>=0.3.1,<0.5",
"pyOpenSSL>=19.1.0,<19.2",
"pyOpenSSL>=20.0,<20.1",
"pyparsing>=2.4.2,<2.5",
"pyperclip>=1.6.0,<1.9",
"ruamel.yaml>=0.16,<0.17",