diff --git a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt index 860de44..3d6779c 100644 --- a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt +++ b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt @@ -12,7 +12,7 @@ isort==4.3.21 jedi==0.17.0 lazy-object-proxy==1.4.3 line-profiler==3.0.2 -lxml==4.5.0 +lxml==4.9.1 mccabe==0.6.1 memory-profiler==0.57.0 numpy==1.18.3