diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-31 11:30:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-31 11:30:54 +0000 |
commit | 73d94ba1a30f683c46662dd900e3098778ebfa3d (patch) | |
tree | a29ccc8e04677ab2ed8c9c0cddfec5603e275a2f /python-torchtext.spec | |
parent | d4d8db032ad02f7921e514ad898ba7323f5ae9e7 (diff) |
automatic import of python-torchtext
Diffstat (limited to 'python-torchtext.spec')
-rw-r--r-- | python-torchtext.spec | 3 |
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 |