Skip to content
Snippets Groups Projects
Commit 0d2b0d3a authored by Matt Traudt's avatar Matt Traudt
Browse files

We require requests to have socks support

parent c76c861e
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ setup(
},
install_requires=[
'stem==1.6.0.dev0',
'requests',
'requests[socks]',
],
dependency_links=[
"git+https://git.torproject.org/stem.git#egg=stem-1.6.0.dev0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment