diff --git a/setup.cfg b/setup.cfg index b9085e9..a72c85c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ python_requires = >=3.10, <3.12 # To check this, pip install pipreqs, then run pipreqs . in the rime directory install_requires = - alive-progress>3.1.5 + alive-progress>=3.1.5 dask>2022.7.0 holoviews~=1.17.1 hvplot~=0.9.0