summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--torchvision.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/torchvision.spec b/torchvision.spec
index 5dc7afc..0a4e3ff 100644
--- a/torchvision.spec
+++ b/torchvision.spec
@@ -8,8 +8,8 @@ Source: https://github.com/pytorch/vision/archive/refs/tags/v0.16.2.tar.gz
URL: https://github.com/pytorch/vision
BuildRoot: %{_tmppath}/%{name}-buildroot
-Requires: python3-pytorch
-Requires: python3-requests
+BuildRequires: python3-pytorch
+BuildRequires: python3-requests
%description
Torchvision is a PyTorch add-on that provides access to: