diff --git a/setup.cfg b/setup.cfg index 7edcb30..377386a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,7 +24,7 @@ install_requires = babi-grammars identify onigurumacffi>=0.0.18 - windows-curses!=2.3.1;sys_platform=="win32" + windows-curses>=2.4.0;sys_platform=="win32" python_requires = >=3.10 [options.packages.find]