Browse Source

Up requests version to 2.0.2-dev

This fix a problem in urllib3 when used with gevent/greenlets
https://github.com/shazow/urllib3/pull/250
Gu1 11 years ago
parent
commit
1ffb74ba57
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -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