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 4cb0520 commit 2d2ea9dCopy full SHA for 2d2ea9d
INSTALL.rst
@@ -28,11 +28,7 @@ Currently that means:
28
- 1.0.1
29
- 1.0.2
30
- 1.1.0
31
-
32
-If you need support for older releases, the following pinned versions will work:
33
34
-- **OpenSSL 0.9.8**: ``'pyOpenSSL<17.0' 'cryptography<1.4'``
35
-- **OpenSSL 1.0.0**: ``'pyOpenSSL<17.1' 'cryptography<1.7'``
+- 1.1.1
36
37
You can always find out the versions of pyOpenSSL, cryptography, and the linked OpenSSL by running ``python -m OpenSSL.debug``.
38
0 commit comments