Skip to content

Commit 2a02a93

Browse files
committed
Deps and version updates
1 parent ecd5e6f commit 2a02a93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "IVFADC"
22
uuid = "c28a5fd4-166f-4f83-b04d-195ccdb4ae51"
33
authors = ["Corneliu Cofaru <[email protected]>"]
4-
version = "0.1.3"
4+
version = "0.1.4"
55

66
[deps]
77
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
@@ -11,12 +11,12 @@ HNSW = "540f64fa-c57e-11e8-081c-41422cda4629"
1111
QuantizedArrays = "a7db621c-8ce0-11e9-16a1-0f86dc86bd10"
1212

1313
[compat]
14-
Clustering = "^0.14"
15-
DataStructures = "^0.17.5"
14+
Clustering = "^0.15"
15+
DataStructures = "^0.18"
1616
Distances = "^0.10"
1717
HNSW = "^0.1"
1818
QuantizedArrays = "^0.1.6"
19-
julia = "1"
19+
julia = "1.9"
2020

2121
[extras]
2222
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)