diff --git a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt index 860de44..499f258 100644 --- a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt +++ b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt @@ -32,6 +32,6 @@ six==1.14.0 soupsieve==2.0 traitlets==4.3.3 typed-ast==1.4.1 -urllib3==1.25.9 +urllib3==1.26.5 wcwidth==0.1.9 wrapt==1.11.2