diff options
author | tianxing <15210838572@139.com> | 2019-05-30 17:50:15 +0800 |
---|---|---|
committer | tianxing <15210838572@139.com> | 2019-05-30 17:51:19 +0800 |
commit | 54eef9affa603b1941435ac7549d1e92953ab582 (patch) | |
tree | 36c10fd13249434f1647e4b26d7fed548b7f1635 /requirements.txt | |
parent | 55432958cb1ddf6506cf6783a9010ee737d47840 (diff) |
update version
Change-Id: Id7e6753e9a6b23289998399b8fd48f0d51aa69c2
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 d3c74f65..a5d12c92 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.9.2 +httplib2==0.12.3 # for unit test coverage==4.2 |