From f7120468c33ad3c0c2a999f9b25c94dd4f2bb001 Mon Sep 17 00:00:00 2001 From: ayerofieiev-tt <169092593+ayerofieiev-tt@users.noreply.github.com> Date: Wed, 14 May 2025 08:09:46 +0000 Subject: [PATCH] Update dependencies to 0.58.0-rc39 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9cbff18b5..e9cd9cde3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ graphviz matplotlib==3.7.1 pysftp==0.2.9 -ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.58.0-rc36/ttnn-0.58.0rc36-cp310-cp310-linux_x86_64.whl ; python_version=="3.10" +ttnn @ https://github.com/tenstorrent/tt-metal/releases/download/v0.58.0-rc39/ttnn-0.58.0rc39-cp310-cp310-linux_x86_64.whl ; python_version=="3.10"