Skip to content

Commit 0701945

Browse files
committed
Updating transformers versions for security
Signed-off-by: Eric Kerfoot <[email protected]>
1 parent 946cfdf commit 0701945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sphinxcontrib-serializinghtml
2121
sphinx-autodoc-typehints==1.11.1
2222
pandas
2323
einops
24-
transformers>=4.36.0, <4.41.0; python_version <= '3.10'
24+
transformers>=4.53.0
2525
mlflow>=2.12.2
2626
clearml>=1.10.0rc0
2727
tensorboardX

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ tifffile; platform_system == "Linux" or platform_system == "Darwin"
3535
pandas
3636
requests
3737
einops
38-
transformers>=4.36.0, <4.41.0; python_version <= '3.10'
38+
transformers>=4.53.0
3939
mlflow>=2.12.2
4040
clearml>=1.10.0rc0
4141
matplotlib>=3.6.3

0 commit comments

Comments
 (0)