From eaa12b7e92b635b61cd5ea2743ff4dc2ea29b617 Mon Sep 17 00:00:00 2001 From: Awei2020 <62026905+Awei2020@users.noreply.github.com> Date: Wed, 21 Dec 2022 19:07:00 +0800 Subject: [PATCH] update ipython 7.13.0 to 8.0.1 --- .../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..4f799fa 100644 --- a/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt +++ b/公开课/文档/年薪50W+的Python程序员如何写代码/code/Python/opencourse/requirements.txt @@ -6,7 +6,7 @@ certifi==2020.4.5.1 chardet==3.0.4 decorator==4.4.2 idna==2.9 -ipython==7.13.0 +ipython==8.0.1 ipython-genutils==0.2.0 isort==4.3.21 jedi==0.17.0