Update httplib2 version to 0.19.1
[vfc/nfvo/lcm.git] / requirements.txt
index 96cc840..c97cef7 100644 (file)
@@ -13,7 +13,7 @@ redis==2.10.5
 django-redis-cache==0.13.1
 
 # for call rest api
-httplib2==0.12.3
+httplib2==0.19.1
 
 # for unit test
 coverage==4.2