|
1 | 1 | # This file is machine-generated - editing it directly is not advised
|
2 | 2 |
|
3 |
| -julia_version = "1.11.0-rc4" |
| 3 | +julia_version = "1.11.0" |
4 | 4 | manifest_format = "2.0"
|
5 |
| -project_hash = "6c1f790a3352994ea93cf6ef1af94ac45a624f5d" |
| 5 | +project_hash = "f01c9892a2e4ceadd1478c9db17d49d770c058ad" |
6 | 6 |
|
7 | 7 | [[deps.ANSIColoredPrinters]]
|
8 | 8 | git-tree-sha1 = "574baf8110975760d391c710b6341da1afa48d8c"
|
@@ -1059,6 +1059,12 @@ git-tree-sha1 = "5ee6203157c120d79034c748a2acba45b82b8807"
|
1059 | 1059 | uuid = "38a345b3-de98-5d2b-a5d3-14cd9215e700"
|
1060 | 1060 | version = "2.40.1+0"
|
1061 | 1061 |
|
| 1062 | +[[deps.LightXML]] |
| 1063 | +deps = ["Libdl", "XML2_jll"] |
| 1064 | +git-tree-sha1 = "3a994404d3f6709610701c7dabfc03fed87a81f8" |
| 1065 | +uuid = "9c8b4983-aa76-5018-a973-4c85ecc9e179" |
| 1066 | +version = "0.9.1" |
| 1067 | + |
1062 | 1068 | [[deps.LineSearches]]
|
1063 | 1069 | deps = ["LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "Printf"]
|
1064 | 1070 | git-tree-sha1 = "e4c3be53733db1051cc15ecf573b1042b3a712a1"
|
@@ -1732,10 +1738,16 @@ uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
|
1732 | 1738 | version = "1.11.0"
|
1733 | 1739 |
|
1734 | 1740 | [[deps.SolidStateDetectors]]
|
1735 |
| -deps = ["Adapt", "ArraysOfArrays", "Clustering", "DataStructures", "Distributions", "FillArrays", "Format", "GPUArrays", "Interpolations", "IntervalSets", "JSON", "KernelAbstractions", "LaTeXStrings", "LinearAlgebra", "ParallelProcessingTools", "Parameters", "PolygonOps", "Polynomials", "ProgressMeter", "RadiationDetectorSignals", "Random", "RecipesBase", "Requires", "Rotations", "StaticArrays", "Statistics", "StatsBase", "Tables", "TypedTables", "Unitful", "UnitfulAtomic", "YAML"] |
1736 |
| -git-tree-sha1 = "af605ae1263b9d8d4666ddd7046b09a52d173721" |
| 1741 | +deps = ["Adapt", "ArraysOfArrays", "Clustering", "Distributions", "FillArrays", "Format", "GPUArrays", "Interpolations", "IntervalSets", "JSON", "KernelAbstractions", "LaTeXStrings", "LightXML", "LinearAlgebra", "OrderedCollections", "ParallelProcessingTools", "Parameters", "PolygonOps", "Polynomials", "ProgressMeter", "RadiationDetectorSignals", "Random", "RecipesBase", "Requires", "Rotations", "StaticArrays", "Statistics", "StatsBase", "Suppressor", "Tables", "TypedTables", "Unitful", "UnitfulAtomic", "YAML"] |
| 1742 | +git-tree-sha1 = "a744de79cfbcdebc9a9974fd11665f647f81f580" |
1737 | 1743 | uuid = "71e43887-2bd9-5f77-aebd-47f656f0a3f0"
|
1738 |
| -version = "0.9.9" |
| 1744 | +version = "0.10.2" |
| 1745 | + |
| 1746 | + [deps.SolidStateDetectors.extensions] |
| 1747 | + SolidStateDetectorsGeant4Ext = "Geant4" |
| 1748 | + |
| 1749 | + [deps.SolidStateDetectors.weakdeps] |
| 1750 | + Geant4 = "559df036-b7a0-42fd-85df-7d5dd9d70f44" |
1739 | 1751 |
|
1740 | 1752 | [[deps.SortingAlgorithms]]
|
1741 | 1753 | deps = ["DataStructures"]
|
@@ -1862,6 +1874,12 @@ deps = ["Artifacts", "Libdl", "libblastrampoline_jll"]
|
1862 | 1874 | uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
|
1863 | 1875 | version = "7.7.0+0"
|
1864 | 1876 |
|
| 1877 | +[[deps.Suppressor]] |
| 1878 | +deps = ["Logging"] |
| 1879 | +git-tree-sha1 = "6dbb5b635c5437c68c28c2ac9e39b87138f37c0a" |
| 1880 | +uuid = "fd094767-a336-5f1f-9728-57cf17d0bbfb" |
| 1881 | +version = "0.2.8" |
| 1882 | + |
1865 | 1883 | [[deps.TOML]]
|
1866 | 1884 | deps = ["Dates"]
|
1867 | 1885 | uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
|
|
0 commit comments