Skip to content

Commit f463742

Browse files
authored
Also remove Distances.jl from Project.toml.... (#94)
1 parent cfaafc9 commit f463742

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name = "GenerativeModels"
22
uuid = "6ac2c632-c4cd-11e9-0501-33c4b9b2f9c9"
33
authors = ["Niklas Heim <heim.niklas@gmail.com>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
ConditionalDists = "c648c4dd-c1e0-49a6-84b9-144ae7fd2468"
8-
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
98
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
109
DistributionsAD = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
1110
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
@@ -16,7 +15,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1615

1716
[compat]
1817
ConditionalDists = "0.4"
19-
Distances = "0.9"
2018
Distributions = "0.23"
2119
DistributionsAD = "0.6"
2220
Flux = "0.11"

0 commit comments

Comments
 (0)