diff --git a/chapter2/requirements.txt b/chapter2/requirements.txt index 0cd2dab..996cdc2 100644 --- a/chapter2/requirements.txt +++ b/chapter2/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.15.1 +numpy==1.22.0 pandas==0.23.4 matplotlib==2.2.3 prompt-toolkit==2.0.4