diff --git a/setup.cfg b/setup.cfg index 5818e8d..1172a4c 100755 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [options] python_requires = >= 3.8 install_requires = - ieegprep >= 1.2.0 + ieegprep >= 1.3.0 numpy >= 1.22.3 scipy >= 1.8.0 matplotlib >= 3.5.1