From adb146e70bcb27ea864b209b7df580676959b26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 02:44:55 +0000 Subject: [PATCH] Update proteinflow requirement from ~=2.4.0 to ~=2.5.2 Updates the requirements on [proteinflow]() to permit the latest version. --- updated-dependencies: - dependency-name: proteinflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8b58dc..3c19d57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ rich~=13.3.5 pytest~=7.4.2 # sh # for running bash commands in some tests (linux/macos only) -proteinflow~=2.4.0 +proteinflow~=2.5.2 omegaconf~=2.3.0 packaging~=21.3 setuptools~=41.2.0