From bd085023be483aec6537d7e633b5bd994bdf97d5 Mon Sep 17 00:00:00 2001 From: Jochem Smit Date: Sun, 10 Apr 2022 16:31:59 +0200 Subject: [PATCH] bump symfit version requirement --- setup.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 42ab74e5..1b3499fe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,8 +27,7 @@ install_requires = pandas scikit-image scipy - symfit - sympy==1.5.1 + symfit>=0.5.5 torch tqdm typer