diff --git a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb index a79f709480c..7fce5c8a50e 100644 --- a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb +++ b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023a.eb @@ -131,6 +131,7 @@ builddependencies = [ ('pytest-flakefinder', '1.1.0'), ('pytest-rerunfailures', '12.0'), ('pytest-shard', '0.1.2'), + ('unittest-xml-reporting', '3.1.0'), ] dependencies = [ diff --git a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb index bce1b68aa7b..ee846aa32ce 100644 --- a/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb +++ b/easybuild/easyconfigs/p/PyTorch/PyTorch-2.1.2-foss-2023b.eb @@ -131,6 +131,7 @@ builddependencies = [ ('pytest-flakefinder', '1.1.0'), ('pytest-rerunfailures', '14.0'), ('pytest-shard', '0.1.2'), + ('unittest-xml-reporting', '3.1.0'), ] dependencies = [