We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c564ee2 commit 419ea96Copy full SHA for 419ea96
Project.toml
@@ -1,22 +1,20 @@
1
name = "HuggingFaceDatasets"
2
uuid = "d94b9a45-fdf5-4270-b024-5cbb9ef7117d"
3
authors = ["Carlo Lucibello"]
4
-version = "0.3.3"
+version = "0.3.4"
5
6
[deps]
7
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
8
DLPack = "53c2dc0f-f7d5-43fd-8906-6c0220547083"
9
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
10
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
11
-Preferences = "21216c6a-2e73-6563-6e65-726566657250"
12
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
13
14
[compat]
15
CondaPkg = "0.2"
16
DLPack = "0.3"
17
ImageCore = "0.9, 0.10"
18
MLUtils = "0.4.1"
19
-Preferences = "1.4.3"
20
PythonCall = "0.9"
21
julia = "1.9"
22
0 commit comments