@ -89,5 +89,5 @@ setup(
"Topic :: Software Development :: Testing :: Traffic Generation",
"Topic :: Internet :: WWW/HTTP",
],
install_requires=['tornado>=2.2.1'],
install_requires=['tornado>=2.2.1', "requests>=0.13"],
)