Skip to content

Commit

Permalink
Update dependency transformers to v4.38.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent d81d987 commit 9b7dd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ thinc==8.1.10 ; python_full_version >= "3.10.0" and python_full_version < "3.11.
tokenizers==0.13.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
torch==2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
tqdm==4.65.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
transformers==4.30.2 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
transformers==4.38.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
typer==0.7.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
types-aiofiles==23.1.0.4 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
types-pyopenssl==23.2.0.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 9b7dd71

Please sign in to comment.