Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 64f5774

Browse files
authored
Merge pull request #78 from juga0/fix/openssl_cert_verify
Upgrade pyOpenSSL version as previous on fails verifying certs.
2 parents 85e97a8 + 4dd910b commit 64f5774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click==6.6
2-
pyOpenSSL==16.2.0
2+
pyOpenSSL==17.5.0
33
service-identity==16.0.0
44
stem>=1.4.0
55
Twisted==16.2.0

0 commit comments

Comments
 (0)