Skip to content

Commit 419ea96

Browse files
cleanup
1 parent c564ee2 commit 419ea96

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
11
name = "HuggingFaceDatasets"
22
uuid = "d94b9a45-fdf5-4270-b024-5cbb9ef7117d"
33
authors = ["Carlo Lucibello"]
4-
version = "0.3.3"
4+
version = "0.3.4"
55

66
[deps]
77
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
88
DLPack = "53c2dc0f-f7d5-43fd-8906-6c0220547083"
99
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
1010
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
11-
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
1211
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
1312

1413
[compat]
1514
CondaPkg = "0.2"
1615
DLPack = "0.3"
1716
ImageCore = "0.9, 0.10"
1817
MLUtils = "0.4.1"
19-
Preferences = "1.4.3"
2018
PythonCall = "0.9"
2119
julia = "1.9"
2220

0 commit comments

Comments
 (0)