From 19177dfefcf6e1fdcbc57e20340a01045d9ffb92 Mon Sep 17 00:00:00 2001 From: ayerofieiev-tt <169092593+ayerofieiev-tt@users.noreply.github.com> Date: Sat, 15 Feb 2025 08:07:28 +0000 Subject: [PATCH] Update dependencies to 0.56.0-rc31 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c0edfd45..e2d58faab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ networkx==3.1 graphviz matplotlib==3.7.1 -ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc16/ttnn-0.0.dev1+any-cp38-cp38-linux_x86_64.whl ; python_version=="3.8" -ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc16/ttnn-0.0.dev1+any-cp310-cp310-linux_x86_64.whl ; python_version=="3.10" +ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc31/ttnn-+any-cp38-cp38-linux_x86_64.whl ; python_version=="3.8" +ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.56.0-rc31/ttnn-+any-cp310-cp310-linux_x86_64.whl ; python_version=="3.10"