From 9bfd47780067d0407a48668fa412e54b17b6d394 Mon Sep 17 00:00:00 2001 From: "Uyanik, Yusuf" Date: Thu, 28 Sep 2023 11:48:55 +0200 Subject: [PATCH] Make polars version more flexible --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index c5b026d3..c0249525 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -3,7 +3,7 @@ plotly>=5.5.0 requests pydot tqdm -polars==0.19.4 +polars>=0.19.0,<=0.19.5 pyarrow pyyaml aioboto3>=11.0