diff --git a/openbb_terminal/requirements-full.txt b/openbb_terminal/requirements-full.txt index 4f81757e2d56..4b0c47a0b6ba 100644 --- a/openbb_terminal/requirements-full.txt +++ b/openbb_terminal/requirements-full.txt @@ -389,7 +389,7 @@ toml==0.10.2 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" tomlkit==0.11.8 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" toolz==0.12.0 ; python_full_version >= "3.8.1" and python_version < "3.11" and python_full_version != "3.9.7" -torch==1.11.0 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" +torch==1.13.1 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" torchmetrics==1.0.1 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" tornado==6.3.2 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" tqdm==4.65.0 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" diff --git a/requirements-full.txt b/requirements-full.txt index 6ec4591bdd5c..c82203db96f7 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -392,7 +392,7 @@ toml==0.10.2 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" tomli==2.0.1 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" tomlkit==0.11.8 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" toolz==0.12.0 ; python_full_version >= "3.8.1" and python_version < "3.11" and python_full_version != "3.9.7" -torch==1.11.0 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" +torch==1.13.1 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" torchmetrics==1.0.1 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" tornado==6.3.2 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11" tqdm==4.65.0 ; python_full_version >= "3.8.1" and python_full_version != "3.9.7" and python_version < "3.11"