Skip to content

Commit

Permalink
CompatHelper: add new compat entry for MonteCarloMeasurements at vers…
Browse files Browse the repository at this point in the history
…ion 1, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Sep 15, 2023
1 parent a7010a4 commit 3c0307f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ LogDensityProblems = "2"
Lux = "0.4, 0.5"
MCMCChains = "6"
ModelingToolkit = "8"
MonteCarloMeasurements = "1"
Optim = "1.0"
Optimisers = "0.2, 0.3"
Optimization = "3"
Expand All @@ -88,4 +89,4 @@ SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "CUDA", "SafeTestsets", "OptimizationOptimisers", "OptimizationOptimJL", "Pkg", "OrdinaryDiffEq", "IntegralsCuba"]
test = ["Test", "CUDA", "SafeTestsets", "OptimizationOptimisers", "OptimizationOptimJL", "Pkg", "OrdinaryDiffEq", "IntegralsCuba"]

0 comments on commit 3c0307f

Please sign in to comment.