File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -3,19 +3,17 @@ uuid = "7a57a42e-76ec-4ea3-a279-07e840d6d9cf"
3
3
keywords = [" probablistic programming" ]
4
4
license = " MIT"
5
5
desc = " Common interfaces for probabilistic programming"
6
- version = " 0.7"
6
+ version = " 0.7.1 "
7
7
8
8
[deps ]
9
9
AbstractMCMC = " 80f14c24-f653-4e6a-9b94-39d6b0f70001"
10
10
DensityInterface = " b429d917-457f-4dbc-8f4c-0cc954292b1d"
11
11
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
12
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
13
- SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14
13
15
14
[compat ]
16
15
AbstractMCMC = " 2, 3, 4, 5"
17
16
DensityInterface = " 0.4"
18
- Setfield = " 0.8.2, 1"
19
17
Random = " 1.6"
20
- SparseArrays = " 1.6 "
18
+ Setfield = " 0.8.2, 1 "
21
19
julia = " ~1.6.6, 1.7.3"
Original file line number Diff line number Diff line change 1
1
[deps ]
2
- Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
3
2
Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
3
InvertedIndices = " 41ab1584-1d38-5bbf-9106-f11c6c58b48f"
5
- LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6
4
OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
7
5
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8
6
Setfield = " efcf1570-3423-57d1-acb7-fd33fddbac46"
9
- SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10
7
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
11
8
12
9
[compat ]
13
- Distributions = " 0.25"
14
10
Documenter = " 0.26.3, 0.27"
15
11
InvertedIndices = " 1"
16
12
OffsetArrays = " 1"
You can’t perform that action at this time.
0 commit comments