From 6a75433d4969ca5d9b983215c37d06c7caff3609 Mon Sep 17 00:00:00 2001 From: Awei2020 <62026905+Awei2020@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:43:22 +0800 Subject: [PATCH] update numpy 1.18.3 to 1.22.2 --- .../code/Python/opencourse/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt index 860de44..e8b1048 100644 --- a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt +++ b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt @@ -15,7 +15,7 @@ line-profiler==3.0.2 lxml==4.5.0 mccabe==0.6.1 memory-profiler==0.57.0 -numpy==1.18.3 +numpy==1.22.2 pandas==1.0.3 parso==0.7.0 pexpect==4.8.0