We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 904528f commit ef4f2d0Copy full SHA for ef4f2d0
1 file changed
setup.py
@@ -25,6 +25,6 @@
25
'pyOpenSSL',
26
'ndg-httpsclient',
27
'pyasn1',
28
- 'requests'
+ 'requests >= 2.7'
29
]
30
)
0 commit comments