diff --git a/requirements.txt b/requirements.txt index c881f2d8b9b..ad37fb4cd73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ numpy<1.21.7, >=1.17.0 pillow<9.4.0 pint<0.21.0 toposort<1.8 -torch>=1.8.0, <1.13.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython' +torch>=1.8.0, <1.14.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython' typecheck-decorator<=1.2 leabra-psyneulink<=0.3.2 rich>=10.1, <10.13