summaryrefslogtreecommitdiffstats
path: root/libraries/pytorch/pytorch.info
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds@schoepfer.info>2024-05-24 20:47:36 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-24 23:28:20 +0700
commitfa7504ba35ccd06d6649d31101f9ef8222eb13a9 (patch)
tree83d73529ef69423fe4f599fdccdc030cf00e1a3e /libraries/pytorch/pytorch.info
parent539ecd59a9305de63d6e1b9568966baf2d7b0a38 (diff)
downloadslackbuilds-fa7504ba35ccd06d6649d31101f9ef8222eb13a9.tar.gz
slackbuilds-fa7504ba35ccd06d6649d31101f9ef8222eb13a9.tar.xz
libraries/pytorch: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--libraries/pytorch/pytorch.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pytorch/pytorch.info b/libraries/pytorch/pytorch.info
index f8cd244420..175aa944be 100644
--- a/libraries/pytorch/pytorch.info
+++ b/libraries/pytorch/pytorch.info
@@ -5,6 +5,6 @@ DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/pytorch/pytorch/releases/download/v2.3.0/pytorch-v2.3.0.tar.gz"
MD5SUM_x86_64="786047d07da744410eb41493a1cd0687"
-REQUIRES="oneTBB protobuf3 OpenBLAS typing-extensions"
+REQUIRES="protobuf3 typing-extensions"
MAINTAINER="Johannes Schoepfer"
EMAIL="slackbuilds@schoepfer.info"