From dcf4f3388f6df4b712af86954c1c227d020a1f9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 22:05:44 +0000 Subject: [PATCH] requirements: update pint requirement from <0.22.0 to <0.24.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.23) --- 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 d9e4a43687f..bb76b36753c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ optuna<3.4.0 packaging<24.0 pandas<2.1.5 pillow<10.3.0 -pint<0.22.0 +pint<0.24.0 protobuf<3.20.4 rich>=10.1, <10.13 toposort<1.11