From 9f8925cc86c281a9187066b6d9830fd7fb864a44 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 29 Jan 2024 04:41:40 +0000 Subject: automatic import of python-torchtext --- python-torchtext.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-torchtext.spec b/python-torchtext.spec index fe04130..ef4c234 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -17,10 +17,10 @@ Requires: python3-pytorch_package_dep Requires: python3-numpy Requires: python3-torchdata_package_dep Requires: python3-scipy -Requires: python3-torch >= 1.13.1 Requires: python3-pyro-ppl >= 1.8.4 Requires: python3-gpytorch >= 1.11 Requires: python3-linear_operator == 0.5.1 +Requires: python3-pytorch >= 1.13.1 %description The torchtext package consists of data processing utilities and popular datasets for natural language. @@ -34,6 +34,7 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling +BuildRequires: python3-pytorch >= 1.13.1 %description -n python3-%{pypi_name} -- cgit v1.2.3