From 10d81b69cdecf15e8f7bb61d90e9f9b4072602e1 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 5 Jan 2022 15:34:54 +0800 Subject: [PATCH] update module buildrequires version Signed-off-by: Zhao Hang --- python36.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python36.yaml b/python36.yaml index 8b464d1..8e4035e 100644 --- a/python36.yaml +++ b/python36.yaml @@ -28,7 +28,7 @@ data: dependencies: - buildrequires: mongodb: [3.6] - platform: [an8.4.0] + platform: [an8.5.0] requires: platform: [an8] references: -- Gitee