diff options
author | 2011-10-29 02:45:08 +0200 | |
---|---|---|
committer | 2011-10-29 02:45:26 +0200 | |
commit | 1dfed8fea8fc1f7eebfac3f21d02099043f39f71 (patch) | |
tree | df62372b31db6f02c18623ee4be2b9cd0c6cd1b8 | |
parent | Fix typo in rate_limit (diff) | |
download | python-github3-1dfed8fea8fc1f7eebfac3f21d02099043f39f71.tar.xz python-github3-1dfed8fea8fc1f7eebfac3f21d02099043f39f71.zip |
Update requests (fixs with auth)
-rw-r--r-- | reqs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -requests==0.6.6 +requests==0.7.4 python-dateutil==2.0 decorator==3.3.1 -envoy==0.0.2
\ No newline at end of file +envoy==0.0.2 |