Skip to content

Commit

Permalink
Update dependency datasets to v2.17.0 (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 762cb1b commit 2ad5791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = [
# OPTIONAL for cneuromax/fitting/deeplearning/
"diffusers==0.26.2", # Diffusion models
"transformers==4.37.2", # HuggingFace models & utils
"datasets==2.16.1", # HuggingFace datasets
"datasets==2.17.0", # HuggingFace datasets
# MANDATORY for cneuromax/fitting/neuroevolution/
"mpi4py==3.1.5", # Inter-process communication
"torchrl==0.3.0", # For reinforcement/imitation Learning tasks
Expand Down

0 comments on commit 2ad5791

Please sign in to comment.