diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-03-15 01:07:50 -0700 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-03-15 01:07:50 -0700 |
| commit | a574a211fc41cedfb2394747503c60593b194291 (patch) | |
| tree | b29a4c58a75bea9859c6f58470d33d8a4833aaa0 | |
| parent | a4b699c8b634aa25d93dcde714f0b5a1a762b4b5 (diff) | |
requests 0.6.2
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4359cc8..95ab57e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ bottle -requests +requests==0.6.2 |
