Skip to content

Commit 159da31

Browse files
committed
fixed Embeddings compat to exactly 0.4.4
1 parent aa934cf commit 159da31

File tree

2 files changed

+28
-34
lines changed

2 files changed

+28
-34
lines changed

Manifest.toml

Lines changed: 27 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.1"
3+
julia_version = "1.9.1"
44
manifest_format = "2.0"
5-
project_hash = "eaebb6896c34d9152ee2253aae2e0be35bc53bef"
5+
project_hash = "2b5062c5997b2ee5e1c52265ae92cf2bb592c665"
66

77
[[deps.ArgTools]]
88
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
@@ -66,7 +66,7 @@ weakdeps = ["Dates", "LinearAlgebra"]
6666
[[deps.CompilerSupportLibraries_jll]]
6767
deps = ["Artifacts", "Libdl"]
6868
uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
69-
version = "1.1.0+0"
69+
version = "1.0.2+0"
7070

7171
[[deps.ConcurrentUtilities]]
7272
deps = ["Serialization", "Sockets"]
@@ -168,9 +168,9 @@ version = "0.6.8"
168168

169169
[[deps.Embeddings]]
170170
deps = ["AutoHashEquals", "DataDeps", "GoogleDrive", "PrecompileTools", "Statistics"]
171-
git-tree-sha1 = "08dc94fa93039a6f4b9d17a91123b35c711acf35"
171+
git-tree-sha1 = "3f7f91c381df4209e89126e593afa31add8438a2"
172172
uuid = "c5bfea45-b7f1-5224-a596-15500f5db411"
173-
version = "0.4.5"
173+
version = "0.4.4"
174174

175175
[[deps.ExceptionUnwrapping]]
176176
deps = ["Test"]
@@ -204,10 +204,10 @@ deps = ["Random"]
204204
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
205205

206206
[[deps.GZip]]
207-
deps = ["Libdl"]
208-
git-tree-sha1 = "8d838ee3772e00c75d6cc06bb08891379868c18d"
207+
deps = ["Libdl", "Zlib_jll"]
208+
git-tree-sha1 = "0085ccd5ec327c077ec5b91a5f937b759810ba62"
209209
uuid = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"
210-
version = "0.5.2"
210+
version = "0.6.2"
211211

212212
[[deps.GoogleDrive]]
213213
deps = ["DataDeps", "Dates", "Downloads", "HTTP", "Random"]
@@ -278,26 +278,21 @@ version = "1.3.1"
278278
[[deps.LibCURL]]
279279
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
280280
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
281-
version = "0.6.4"
281+
version = "0.6.3"
282282

283283
[[deps.LibCURL_jll]]
284284
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
285285
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
286-
version = "8.4.0+0"
286+
version = "7.84.0+0"
287287

288288
[[deps.LibGit2]]
289-
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
289+
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
290290
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
291291

292-
[[deps.LibGit2_jll]]
293-
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
294-
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
295-
version = "1.6.4+0"
296-
297292
[[deps.LibSSH2_jll]]
298293
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
299294
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
300-
version = "1.11.0+1"
295+
version = "1.10.2+0"
301296

302297
[[deps.Libdl]]
303298
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -344,7 +339,7 @@ version = "1.1.9"
344339
[[deps.MbedTLS_jll]]
345340
deps = ["Artifacts", "Libdl"]
346341
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
347-
version = "2.28.2+1"
342+
version = "2.28.2+0"
348343

349344
[[deps.Missings]]
350345
deps = ["DataAPI"]
@@ -357,7 +352,7 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
357352

358353
[[deps.MozillaCACerts_jll]]
359354
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
360-
version = "2023.1.10"
355+
version = "2022.10.11"
361356

362357
[[deps.NaNMath]]
363358
deps = ["OpenLibm_jll"]
@@ -372,12 +367,12 @@ version = "1.2.0"
372367
[[deps.OpenBLAS_jll]]
373368
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
374369
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
375-
version = "0.3.23+4"
370+
version = "0.3.21+4"
376371

377372
[[deps.OpenLibm_jll]]
378373
deps = ["Artifacts", "Libdl"]
379374
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
380-
version = "0.8.1+2"
375+
version = "0.8.1+0"
381376

382377
[[deps.OpenSSL]]
383378
deps = ["BitFlags", "Dates", "MozillaCACerts_jll", "OpenSSL_jll", "Sockets"]
@@ -417,7 +412,7 @@ version = "2.8.1"
417412
[[deps.Pkg]]
418413
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
419414
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
420-
version = "1.10.0"
415+
version = "1.9.0"
421416

422417
[[deps.PooledArrays]]
423418
deps = ["DataAPI", "Future"]
@@ -453,9 +448,9 @@ uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
453448

454449
[[deps.ProgressMeter]]
455450
deps = ["Distributed", "Printf"]
456-
git-tree-sha1 = "d7a7aef8f8f2d537104f170139553b14dfe39fe9"
451+
git-tree-sha1 = "00099623ffee15972c16111bcf84c58a0051257c"
457452
uuid = "92933f4c-e287-5a05-a399-4b506db050ca"
458-
version = "1.7.2"
453+
version = "1.9.0"
459454

460455
[[deps.QuadGK]]
461456
deps = ["DataStructures", "LinearAlgebra"]
@@ -468,7 +463,7 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
468463
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
469464

470465
[[deps.Random]]
471-
deps = ["SHA"]
466+
deps = ["SHA", "Serialization"]
472467
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
473468

474469
[[deps.Reexport]]
@@ -530,7 +525,6 @@ version = "1.2.1"
530525
[[deps.SparseArrays]]
531526
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
532527
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
533-
version = "1.10.0"
534528

535529
[[deps.SpecialFunctions]]
536530
deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
@@ -547,7 +541,7 @@ version = "2.3.1"
547541
[[deps.Statistics]]
548542
deps = ["LinearAlgebra", "SparseArrays"]
549543
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
550-
version = "1.10.0"
544+
version = "1.9.0"
551545

552546
[[deps.StatsAPI]]
553547
deps = ["LinearAlgebra"]
@@ -586,9 +580,9 @@ deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"]
586580
uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
587581

588582
[[deps.SuiteSparse_jll]]
589-
deps = ["Artifacts", "Libdl", "libblastrampoline_jll"]
583+
deps = ["Artifacts", "Libdl", "Pkg", "libblastrampoline_jll"]
590584
uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
591-
version = "7.2.1+1"
585+
version = "5.10.1+6"
592586

593587
[[deps.TOML]]
594588
deps = ["Dates"]
@@ -651,19 +645,19 @@ version = "1.6.1"
651645
[[deps.Zlib_jll]]
652646
deps = ["Libdl"]
653647
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
654-
version = "1.2.13+1"
648+
version = "1.2.13+0"
655649

656650
[[deps.libblastrampoline_jll]]
657651
deps = ["Artifacts", "Libdl"]
658652
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
659-
version = "5.8.0+1"
653+
version = "5.8.0+0"
660654

661655
[[deps.nghttp2_jll]]
662656
deps = ["Artifacts", "Libdl"]
663657
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
664-
version = "1.52.0+1"
658+
version = "1.48.0+0"
665659

666660
[[deps.p7zip_jll]]
667661
deps = ["Artifacts", "Libdl"]
668662
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
669-
version = "17.4.0+2"
663+
version = "17.4.0+0"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DataStructures = "0.18"
3232
Distributions = "0.23 - 0.25"
3333
Documenter = "0.25 - 0.27"
3434
DocumenterLaTeX = "0.2"
35-
Embeddings = "0.4.4"
35+
Embeddings = "=0.4.4"
3636
GZip = "0.5"
3737
ProgressMeter = "1.3 - 1.7"
3838
Requires = "1.3"

0 commit comments

Comments
 (0)