Skip to content

Commit a4f7540

Browse files
authored
Merge pull request #52 from microsoft/dependabot/pip/ICLR2023/transformers-4.30.0
Bump transformers from 4.10.0 to 4.30.0 in /ICLR2023
2 parents 7cb24c2 + dc7449c commit a4f7540

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ICLR2023/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ torchvision==0.10.0
230230
tornado==6.3.2
231231
tqdm==4.62.2
232232
traitlets==5.1.0
233-
transformers==4.10.0
233+
transformers==4.30.0
234234
Twisted==22.10.0
235235
typer==0.3.2
236236
typing-extensions==3.10.0.2

ICLR2023/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ fire
77
strictfire
88
pebble
99
deepspeed == 0.6.1
10-
transformers == 4.12.5
10+
transformers == 4.30.0

0 commit comments

Comments
 (0)