Update setup.py to require 'requests'
@ -9,6 +9,7 @@ install_requires = [
"httpretty>=0.6.1",
"Jinja2",
"xmltodict",
"requests",
]
import sys
The note is not visible to the blocked user.