From 32042fb2cb970a962722693586fe782c80ad0152 Mon Sep 17 00:00:00 2001 From: Yvonne0413 <408079378@qq.com> Date: Tue, 1 Nov 2022 02:00:01 -0700 Subject: [PATCH] spesify the numpy version --- fall_2022/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fall_2022/requirements.txt b/fall_2022/requirements.txt index a06446a6..51cf1067 100644 --- a/fall_2022/requirements.txt +++ b/fall_2022/requirements.txt @@ -22,7 +22,7 @@ nbconvert nbformat==5.0.7 networkx==2.5 notebook -numpy +numpy==1.19 olefile==0.46 pandocfilters==1.4.2 pexpect==4.8.0