diff --git a/Ch10/ch10-requirements.txt b/Ch10/ch10-requirements.txt index b684bd8..ca4cfd6 100644 --- a/Ch10/ch10-requirements.txt +++ b/Ch10/ch10-requirements.txt @@ -4,7 +4,7 @@ transformers==4.7.0 pandas==1.1.5 pytorch-pretrained-bert==0.6.2 pytorch-nlp==0.5.0 -tensorflow==1.14.0 +tensorflow==2.9.3 torch==1.9.0 keras==2.5.0 scikit-learn==0.21.3