Skip to content

Commit fbb893c

Browse files
authored
Merge pull request microsoft#357 from microsoft/leestott-patch-1
Update requirements.txt
2 parents 9fa26df + 0e3462f commit fbb893c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.devcontainer/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ gensim==3.8.3
22
gym==0.23.1
33
huggingface==0.0.1
44
imageio==2.16.2
5-
keras==2.8.0
5+
keras==2.11.0
66
nltk==3.6.6
77
pandas==1.4.2
88
pillow==10.3.0
@@ -13,10 +13,10 @@ smart-open==5.2.1
1313
tensorboard-data-server==0.6.1
1414
tensorflow-datasets==4.4.0
1515
tensorflow-hub==0.12.0
16-
tensorflow-text==2.8.1
16+
tensorflow-text==2.11.0
1717
tensorflow==2.11.1
18-
tensorboard==2.8.0
19-
tokenizers==0.13.3
18+
tensorboard==2.11.2
19+
tokenizers==0.15.2
2020
torchinfo==0.0.8
2121
tqdm==4.66.3
2222
transformers==4.38.0

0 commit comments

Comments
 (0)