Skip to content

Commit e70f463

Browse files
Update dependency datasets to v2.17.0
1 parent 762cb1b commit e70f463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
# OPTIONAL for cneuromax/fitting/deeplearning/
4444
"diffusers==0.26.2", # Diffusion models
4545
"transformers==4.37.2", # HuggingFace models & utils
46-
"datasets==2.16.1", # HuggingFace datasets
46+
"datasets==2.17.0", # HuggingFace datasets
4747
# MANDATORY for cneuromax/fitting/neuroevolution/
4848
"mpi4py==3.1.5", # Inter-process communication
4949
"torchrl==0.3.0", # For reinforcement/imitation Learning tasks

0 commit comments

Comments
 (0)