From 0411a88dd268b07355badd0f84fd5648e9f4426f Mon Sep 17 00:00:00 2001 From: Katherine Mantel Date: Tue, 14 Jan 2025 06:26:07 +0000 Subject: [PATCH] requirements: update pint requirement from <0.22.0 to <0.25.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5db520061..575c82c071 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ optuna<4.3.0 packaging<25.0 pandas<2.2.4 pillow<11.2.0 -pint<0.22.0 +pint<0.25.0 protobuf<3.20.4 rich>=10.2, <10.13 scipy>=1.7.3, <1.16