From 01c2b21ba3ccc28f0e6e14bf385a3d154ba7c0c0 Mon Sep 17 00:00:00 2001 From: Rebecca Kohlhaas <rebecca.kohlhaas@iws.uni-stuttgart.de> Date: Thu, 27 Jun 2024 07:59:55 +0000 Subject: [PATCH] Update setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 190041ecb..856f2066f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ install_requires = seaborn==0.11.1 scipy>=1.11.1 scikit-learn==1.3.1 - tqdm>=4.62.1 + tqdm>=4.61.1 chaospy==4.3.3 emcee==3.0.2 corner==2.2.1 -- GitLab