diff --git a/setup.cfg b/setup.cfg index 710990f7..3df0a12a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ project_urls = [options] python_requires >= "3.8.0" install_requires = - Cython==0.29.36 + Cython>=3.0.0 cookiecutter pbxproj Pillow