From 0868596885c20b65f5cf01f5044dc3ec63d2eb0e Mon Sep 17 00:00:00 2001 From: Gabriel Gerlero Date: Fri, 16 Aug 2024 13:52:27 -0300 Subject: [PATCH] Update requirements.txt --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index e572845..51d601e 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,4 +2,4 @@ pytest>=7,<9 pytest-asyncio-cooperative>=0.37.0,<0.38 numpy>=1,<3 scipy==1.* -foamlib>=0.1.0,<0.4.0 +foamlib>=0.3,<0.4