[Patchew-devel] [PATCH 2/2] requirements: Install pyyaml

Fam Zheng famz at redhat.com
Tue Oct 30 10:05:03 UTC 2018


rest_framework now requires pyyaml.

Signed-off-by: Fam Zheng <famz at redhat.com>
---
 requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.txt b/requirements.txt
index 0758ab0..aa89c4c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,3 +7,4 @@ djangorestframework>=3.0.0
 jsonfield2 >= 3.0, < 4.0
 drf-nested-routers
 coreapi-cli
+pyyaml
-- 
2.17.2




More information about the Patchew-devel mailing list