diff --git a/requirements.txt b/requirements.txt index 1feaa26..b89615d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ kaggle==1.5.12 -matplotlib==3.4.1 +matplotlib>=3.4.0 numpy==1.20.2 pandas==1.2.3 sklearn==0.0 \ No newline at end of file