Skip to content

Commit 5651791

Browse files
author
pgaref
committed
Fixing Requests-python2.7 Server-Name-Indication (SNI) issue using pyOpenSSL
1 parent b29c237 commit 5651791

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ pytest == 3.0.7
66
pytest-cov == 2.5.1
77
python-dateutil == 2.6.0
88
requests == 2.14.2
9-
schedule == 0.4.2
9+
schedule == 0.4.2
10+
pyOpenSSL == 17.0.0

0 commit comments

Comments
 (0)