diff --git a/requirements.txt b/requirements.txt index 2e851cc7649..38fece3cdab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ pandas<2.0.4 pillow<10.1.0 pint<0.22.0 protobuf<3.20.4 -rich>=10.1, <10.13 +rich>=10.1, <13.6 toposort<1.11 torch>=1.8.0, <2.1.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'