Add log and comment
[modeling/etsicatalog.git] / requirements.txt
index 818289c..a2d2b8c 100644 (file)
@@ -6,7 +6,7 @@ djangorestframework==3.10.3
 PyMySQL==0.9.3
 
 # for call rest api
-httplib2==0.12.3
+httplib2==0.19.1
 
 # for unit test
 coverage==4.2
@@ -27,4 +27,5 @@ swagger-spec-validator>=2.1.0
 # uwsgi for parallel processing
 uwsgi
 
-apscheduler==3.6.3
\ No newline at end of file
+apscheduler==3.6.3
+PyYAML==5.4.1
\ No newline at end of file