From e263a8d00a8b39b325c763e4f3ca6eff65ad4a0b Mon Sep 17 00:00:00 2001 From: Roman Kazantsev Date: Sat, 25 May 2024 21:41:58 +0400 Subject: [PATCH] =?UTF-8?q?Revert=20"Update=20h5py=20requirement=20from=20?= =?UTF-8?q?<3.11.0,>=3D3.1.0=20to=20>=3D3.1.0,<3.12.0=20in=20/t=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit da360846ed7e173e625b1238de92c985c101f5a8. --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 656ae4408f7..c2855029df0 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -1,7 +1,7 @@ numpy>=1.16.6,<1.27 attrs==23.2.0 distro==1.9.0 -h5py>=3.1.0,<3.12.0 +h5py>=3.1.0,<3.11.0 Jinja2>=2.11.2 pandas>=1.3.5 pymongo>=3.12.0