We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9561bd commit a3c0daeCopy full SHA for a3c0dae
templates/config.json
@@ -59,7 +59,10 @@
59
"pylegendmeta": "pylegendmeta==0.10.2",
60
"dspeed": "dspeed==1.6.1",
61
"legend-pydataobj": "legend-pydataobj==1.7.0",
62
- "legend-daq2lh5": "legend-daq2lh5==1.2.1"
+ "legend-daq2lh5": "legend-daq2lh5==1.2.1",
63
+ "tensorflow": "tensorflow==2.17",
64
+ "keras": "keras==3.6.0",
65
+ "jax": "jax==0.4.30"
66
}
67
68
0 commit comments