diff --git a/requirements.txt b/requirements.txt index cd9d7d82bc..973d3f173f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pandas<2.2.4 pillow<11.2.0 pint<0.22.0 protobuf<3.20.4 -rich>=10.2, <10.13 +rich>=10.2, <13.10 scipy>=1.7.3, <1.16 toposort<1.11 torch>=1.10.0, <2.6.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64' or platform_machine == 'arm64' or platform_machine == 'aarch64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'