Skip to content

Commit ef4f2d0

Browse files
committed
Requires at least requests 2.7 for TLS support
1 parent 904528f commit ef4f2d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
'pyOpenSSL',
2626
'ndg-httpsclient',
2727
'pyasn1',
28-
'requests'
28+
'requests >= 2.7'
2929
]
3030
)

0 commit comments

Comments
 (0)