We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c618d5 commit eb1e269Copy full SHA for eb1e269
Project.toml
@@ -16,12 +16,12 @@ MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
16
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
17
18
[weakdeps]
19
-Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
20
EDM4hep = "eb32b910-dde9-4347-8fce-cd6be3498f0c"
+Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
21
22
[extensions]
23
-JetVisualisation = "Makie"
24
EDM4hepJets = "EDM4hep"
+JetVisualisation = "Makie"
25
26
[compat]
27
Accessors = "0.1.36"
@@ -34,7 +34,7 @@ LorentzVectorHEP = "0.1.6"
34
LorentzVectors = "0.4.3"
35
Makie = "0.20, 0.21"
36
MuladdMacro = "0.2.4"
37
-StructArrays = "0.6.18"
+StructArrays = "0.6.18, 0.7"
38
julia = "1.9"
39
40
[extras]
0 commit comments