From 60083d1a70dd69190ed1cec321dcec13a45fd45c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 01:05:38 +0000 Subject: [PATCH] Bump fairscale from 0.4.4 to 0.4.12 Bumps [fairscale]() from 0.4.4 to 0.4.12. --- updated-dependencies: - dependency-name: fairscale dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c4dc50ef3..38bb65ed5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ hydralit_components==1.0.10 # Img2text ftfy==6.1.1 -fairscale==0.4.4 +fairscale==0.4.12 regex timm==0.6.7 tqdm==4.64.0