Skip to content

Commit f04b3eb

Browse files
authored
Update Project.toml
1 parent 7189e6f commit f04b3eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BlobTracking"
22
uuid = "738e0a8b-9125-4fc4-8d4f-3a5b1a21603b"
33
authors = ["Fredrik Bagge Carlson"]
4-
version = "0.1.9"
4+
version = "0.2.0"
55

66
[deps]
77
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
@@ -21,14 +21,14 @@ VideoIO = "d6d074c3-1acf-5d4c-9a43-ef38773959a2"
2121

2222
[compat]
2323
Distances = "0.8.2, 0.9, 0.10"
24-
Distributions = "0.22.0, 0.23, 0.24"
24+
Distributions = "0.22.0, 0.23, 0.24, 0.25"
2525
Hungarian = "0.5.0, 0.6"
2626
ImageDraw = "0.2.2"
2727
ImageFiltering = "0.6.9, 0.7"
2828
Images = "0.20.0, 0.21, 0.22, 0.23, 0.24, 0.25"
2929
Interact = "0.10.3"
3030
JuliennedArrays = "0.2.2, 0.3"
31-
LowLevelParticleFilters = "0.2.2, 0.4, 1.0"
31+
LowLevelParticleFilters = "3"
3232
NearestNeighbors = "0.4.4"
3333
StaticArrays = "0.12, 1.0"
3434
VideoIO = "0.9, 1.0"

0 commit comments

Comments
 (0)