File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
name = " SliceSampling"
2
2
uuid = " 43f4d3e8-9711-4a8c-bd1b-03ac73a255cf"
3
- version = " 0.7.3 "
3
+ version = " 0.7.4 "
4
4
5
5
[deps ]
6
6
AbstractMCMC = " 80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -29,7 +29,7 @@ LogDensityProblems = "2"
29
29
LogDensityProblemsAD = " 1"
30
30
Random = " 1"
31
31
Requires = " 1"
32
- Turing = " 0.37"
32
+ Turing = " 0.37, 0.38 "
33
33
julia = " 1.10"
34
34
35
35
[extras ]
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ Random = "1"
28
28
SliceSampling = " 0.7.1"
29
29
StableRNGs = " 1"
30
30
Statistics = " 1"
31
- Turing = " 0.37"
31
+ Turing = " 0.37, 0.38 "
32
32
julia = " 1.10"
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ MCMCTesting = "0.3"
18
18
Random = " 1"
19
19
StableRNGs = " 1"
20
20
Test = " 1"
21
- Turing = " 0.37"
21
+ Turing = " 0.37, 0.38 "
22
22
julia = " 1.10"
You can’t perform that action at this time.
0 commit comments