From 164455e739a82cd1891b386bf120408e87039066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 19:40:45 +0000 Subject: [PATCH] Bump ipython from 7.0.1 to 7.16.3 in /workshop-gan-2018 Bumps [ipython](https://github.com/ipython/ipython) from 7.0.1 to 7.16.3. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.0.1...7.16.3) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workshop-gan-2018/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshop-gan-2018/requirements.txt b/workshop-gan-2018/requirements.txt index d71a6e4..a02c15c 100644 --- a/workshop-gan-2018/requirements.txt +++ b/workshop-gan-2018/requirements.txt @@ -3,5 +3,5 @@ torchvision==0.2.1 tensorboardX==1.4 tensorflow==1.15.2 tqdm==4.26.0 -ipython==7.0.1 +ipython==7.16.3 imbalanced-learn==0.3.3 \ No newline at end of file