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

feat: install py-onnx-1.13.1

parent 765bea42
No related branches found
No related tags found
No related merge requests found
...@@ -67,6 +67,7 @@ spack: ...@@ -67,6 +67,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
......
...@@ -276,6 +276,9 @@ packages: ...@@ -276,6 +276,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.
Finish editing this message first!
Please register or to comment