We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85f5e0 commit 79d6a68Copy full SHA for 79d6a68
libs/libcommon/pyproject.toml
@@ -9,7 +9,7 @@ license = "Apache-2.0"
9
python = "3.9.18"
10
appdirs = "^1.4.4"
11
cryptography = "^43.0.1"
12
-datasets = {git = "https://github.com/huggingface/datasets.git", rev = "8a4384dc9484ae9c3100f0fc594cd7773a5b8b44", extras = ["audio", "vision"]}
+datasets = "4.1.0"
13
duckdb = "^1.2.2"
14
environs = "^9.5.0"
15
filelock = "^3.18.0"
0 commit comments