summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 456a97bca1b6..265abf4e9b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python>=3.6' 'python-akro' 'python-click>=2.0' 'python-cloudpickle' 'p
optdepends=(
'python-tensorflow>=1.14: tensorflow models'
'python-tensorflow-probability>=0.11.0: probabilistic tensorflow models'
- 'python-torch>=1.0.0'
+ 'python-pytorch>=1.0.0'
'python-torchvision>=0.2.1'
'python-gym: openAI gym environments'
'python-mujoco-py: mujoco based gym environments'