Skip to content

Commit b23ca47

Browse files
Update dependency transformers to v4.37.1 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da9ab45 commit b23ca47

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
@@ -41,7 +41,7 @@ dependencies = [
4141
# MANDATORY for cneuromax/fitting/deeplearning/
4242
"lightning==2.1.3",
4343
# OPTIONAL for cneuromax/fitting/deeplearning/
44-
"transformers==4.37.0", # HuggingFace models & utils
44+
"transformers==4.37.1", # HuggingFace models & utils
4545
"datasets==2.16.1", # HuggingFace datasets
4646
# MANDATORY for cneuromax/fitting/neuroevolution/
4747
"mpi4py==3.1.5", # Inter-process communication

0 commit comments

Comments
 (0)