diff options
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 |