diff --git a/Chapter10/requirements.txt b/Chapter10/requirements.txt index e2d72c1..f8610b4 100644 --- a/Chapter10/requirements.txt +++ b/Chapter10/requirements.txt @@ -1,5 +1,5 @@ tensorflow==1.1.0 scikit-learn==0.18.2 scipy==0.19.1 -numpy==1.13.1 +numpy==1.22.0 requests \ No newline at end of file