From 2710a12f69a821a820af9e255068f1fe13410a33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 21:44:44 +0000 Subject: [PATCH] Bump pudb from 2019.2 to 2022.1.3 Bumps [pudb](https://github.com/inducer/pudb) from 2019.2 to 2022.1.3. - [Release notes](https://github.com/inducer/pudb/releases) - [Commits](https://github.com/inducer/pudb/compare/v2019.2...v2022.1.3) --- updated-dependencies: - dependency-name: pudb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ab31cf79..07a78584c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ loguru opencv-python-headless==4.6.0.66 open-clip-torch==2.0.2 pandas==1.4.3 -pudb==2019.2 +pudb==2022.1.3 pytorch-lightning==1.7.7 realesrgan==0.3.0 test-tube>=0.7.5