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

feat: install py-onnx-1.13.1

parent 5f8dcee5
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !796. Comments created here will be created in the context of that merge request.
......@@ -68,6 +68,7 @@ spack:
- py-mplhep
- py-htgettoken
- py-numpy
- py-onnx
- py-pandas
- py-pip
- py-pre-commit
......
......@@ -282,6 +282,9 @@ packages:
py-numpy:
require:
- '@1.26.1'
py-onnx:
require:
- '@1.13.1'
py-pandas:
require:
- '@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