diff --git a/setup.cfg b/setup.cfg index 34c5073..f36d61a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -26,7 +26,7 @@ setup_requires = setuptools-scm install_requires = Orange3>=3.34.0 - orange-spectroscopy>=0.7.1 + orange-spectroscopy>=0.7.2 numpy>=1.21.0,<2.0.0 pySNOM>=0.1.0 diff --git a/tox.ini b/tox.ini index d6025b9..281def5 100644 --- a/tox.ini +++ b/tox.ini @@ -25,7 +25,7 @@ deps = # Use newer canvas-core and widget-base to avoid segfaults on windows oldest: orange-canvas-core==0.1.28 oldest: orange-widget-base==4.19.0 - oldest: orange-spectroscopy==0.7.1 + oldest: orange-spectroscopy==0.7.2 oldest: pandas==1.3 oldest: pySNOM==0.1.0 oldest: numpy==1.21.0