diff --git a/requirements.txt b/requirements.txt index cb35866e..1f65607d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ eppy==0.5.60 # for stability matplotlib~=3.4 # because of TwoSlopesNorm pycountry~=20.7.3 scikit-learn~=1.0.2 -pandas>=1.2.0,<2.0 +pandas>=1.2.0,<3.0 numpy>=1.17 tqdm~=4.61.2 tabulate~=0.8.9