add datasets to poetry/cpu

This commit is contained in:
Cadene
2024-04-16 12:29:58 +00:00
parent 0980fff6cc
commit 69eeced9d9
2 changed files with 811 additions and 6 deletions

View File

@@ -53,6 +53,7 @@ pre-commit = {version = "^3.7.0", optional = true}
debugpy = {version = "^1.8.1", optional = true}
pytest = {version = "^8.1.0", optional = true}
pytest-cov = {version = "^5.0.0", optional = true}
datasets = "^2.18.0"
[tool.poetry.extras]