We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c2ec1 commit 4843f9dCopy full SHA for 4843f9d
setup.py
@@ -32,9 +32,7 @@
32
"pyopenssl": ["pyopenssl>=20.0.0", "cryptography>=38.0.3"],
33
"requests": "requests >= 2.20.0, < 3.0.0.dev0",
34
"reauth": "pyu2f>=0.1.5",
35
- # Enterprise cert only works for OpenSSL 1.1.1. Newer versions of these
36
- # dependencies are built with OpenSSL 3.0 so we need to fix the version.
37
- "enterprise_cert": ["cryptography==36.0.2", "pyopenssl==22.0.0"],
+ "enterprise_cert": ["cryptography", "pyopenssl"],
38
}
39
40
with io.open("README.rst", "r") as fh:
system_tests/secrets.tar.enc
0 Bytes
0 commit comments