From 324982967364545d34d01789f7860183a9f5d3df Mon Sep 17 00:00:00 2001 From: Yuanke Zhong <43944770+drizzlezyk@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:20:38 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac7a3f7..b7d8167 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ easydict>=1.9 scipy>=1.5.2,<1.8.0 matplotlib>=3.1.3,<=3.5.1 Pillow>=6.2.0 -mindspore>=1.6.0 +mindspore==1.6.0 wheel>=0.32.0 setuptools>=40.8.0 requests>=2.22.0