summaryrefslogtreecommitdiff
path: root/python-torchtext.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-03-31 11:30:54 +0000
committerCoprDistGit <infra@openeuler.org>2024-03-31 11:30:54 +0000
commit73d94ba1a30f683c46662dd900e3098778ebfa3d (patch)
treea29ccc8e04677ab2ed8c9c0cddfec5603e275a2f /python-torchtext.spec
parentd4d8db032ad02f7921e514ad898ba7323f5ae9e7 (diff)
automatic import of python-torchtext
Diffstat (limited to 'python-torchtext.spec')
-rw-r--r--python-torchtext.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec
index aeda130..8529a3b 100644
--- a/python-torchtext.spec
+++ b/python-torchtext.spec
@@ -18,11 +18,10 @@ BuildRequires: utf8proc-devel
BuildRequires: re2-devel
BuildRequires: double-conversion-devel
-
BuildRequires: python3-tqdm
BuildRequires: python3-requests
BuildRequires: python3-devel
-BuildRequires: python3-pytorch
+BuildRequires: python3-pytorch >= 2.1.2
%description
Models, data loaders and abstractions for language processing, powered by PyTorch