From 27f06383a237c8eee665b87cfc4b19fc81b324f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 22:05:12 +0000 Subject: [PATCH] requirements: update pint requirement from <0.22.0 to <0.25.0 Updates the requirements on [pint](https://github.com/hgrecco/pint) to permit the latest version. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](https://github.com/hgrecco/pint/compare/0.1...0.24) --- updated-dependencies: - dependency-name: pint 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 c4414db3837..39614d71509 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ optuna<3.4.0 packaging<25.0 pandas<2.2.3 pillow<10.4.0 -pint<0.22.0 +pint<0.25.0 protobuf<3.20.4 rich>=10.1, <10.13 scipy<1.12