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

feat: install py-onnx-1.13.1

parent 18374c47
No related branches found
No related tags found
No related merge requests found
...@@ -68,6 +68,7 @@ spack: ...@@ -68,6 +68,7 @@ spack:
- py-mplhep - py-mplhep
- py-htgettoken - py-htgettoken
- py-numpy - py-numpy
- py-onnx
- py-pandas - py-pandas
- py-pip - py-pip
- py-pre-commit - py-pre-commit
......
...@@ -282,6 +282,9 @@ packages: ...@@ -282,6 +282,9 @@ packages:
py-numpy: py-numpy:
require: require:
- '@1.26.1' - '@1.26.1'
py-onnx:
require:
- '@1.13.1'
py-pandas: py-pandas:
require: require:
- '@1.5.3' - '@1.5.3'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment