From 6e70e1864043576b79ebd8d708df9f0e80f9fb08 Mon Sep 17 00:00:00 2001 From: "Michael F." Date: Wed, 9 Oct 2024 13:38:46 +0200 Subject: [PATCH] bump pandas version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c49a980..e6fd586 100644 --- a/setup.cfg +++ b/setup.cfg @@ -60,7 +60,7 @@ install_requires = lz4~=4.3.2 filelock>=3.8.0, <4.0 click>=8.0.3, <9.0 - pandas>=1.4.1, <2.0 + pandas>=1.4.1 methodtools~=0.4 simplejson>=3.17.6, <4.0 goodconf[yaml]>=3.0.0, <4.0