diff --git a/setup.cfg b/setup.cfg index e5a224e6e..c76f8ccaa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,7 +47,7 @@ install_requires = numpy~=1.23.0 Pillow>=9.2.0 regex - scipy~=1.10.0 # bump up to latest release with py3.8 EOL + scipy>1.10.0,<1.12.0 # remove 1.10 with py3.8 EOL protobuf>=3.0.0 coremltools~=6.0 jinja2~=3.0