Skip to content
Snippets Groups Projects
Commit c36b51a5 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: py-torch-2.1.0 with gloo-2023-05-19

parent 6871e70d
No related branches found
No related tags found
No related merge requests found
...@@ -128,6 +128,9 @@ packages: ...@@ -128,6 +128,9 @@ packages:
- '@11.1.3.east' - '@11.1.3.east'
- cxxstd=20 -vecgeom +threads -vtk - cxxstd=20 -vecgeom +threads -vtk
- any_of: [+opengl +qt +x11, -opengl -qt -x11] - any_of: [+opengl +qt +x11, -opengl -qt -x11]
gloo:
require:
- '@2023-05-19'
graphviz: graphviz:
require: require:
- '@8.0.1' - '@8.0.1'
...@@ -302,7 +305,7 @@ packages: ...@@ -302,7 +305,7 @@ packages:
- '@0.10.2' - '@0.10.2'
py-torch: py-torch:
require: require:
- '@2.0.0' - '@2.1.0'
py-uproot: py-uproot:
require: require:
- '@5.0.5' - '@5.0.5'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment