This fix a problem in urllib3 when used with gevent/greenlets https://github.com/shazow/urllib3/pull/250
@@ -11,7 +11,8 @@ itsdangerous==0.23
wsgiref==0.1.2
blinker==1.3
jsonschema==2.0.0
-requests==2.0.0
+requests==2.0.1
+-e git+https://github.com/kennethreitz/requests.git@947375e982482de23bf74eac7d84140126862ac5
# ndg & pyasn required for SNI
ndg-httpsclient==0.3.2
pyasn1==0.1.7