Skip to content

Commit 4843f9d

Browse files
authored
chore: Update ECP deps. (#1583)
1 parent 18c2ec1 commit 4843f9d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
"pyopenssl": ["pyopenssl>=20.0.0", "cryptography>=38.0.3"],
3333
"requests": "requests >= 2.20.0, < 3.0.0.dev0",
3434
"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"],
35+
"enterprise_cert": ["cryptography", "pyopenssl"],
3836
}
3937

4038
with io.open("README.rst", "r") as fh:

system_tests/secrets.tar.enc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)