diff options
author | tianxing <15210838572@139.com> | 2019-05-30 14:42:55 +0800 |
---|---|---|
committer | tianxing <15210838572@139.com> | 2019-05-30 14:43:01 +0800 |
commit | a878746d694872c6bee6721894d54484ba2256b4 (patch) | |
tree | 0f1d3b816c66378b0741bca8994080a8637331b9 /requirements.txt | |
parent | 567a31d62ca43a0a41a583cbc838d3ea39d071e7 (diff) |
rollback version
Change-Id: Id47dbf8be348d5b2afa727e5e820789393b01a6c
Issue-ID: VFC-1404
Signed-off-by: tianxing <15210838572@139.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a5d12c92..d3c74f65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ redisco==0.1.4 django-redis-cache==0.13.1 # for call rest api -httplib2==0.12.3 +httplib2==0.9.2 # for unit test coverage==4.2 |