diff --git a/setup.cfg b/setup.cfg index 08ca1ea..16375b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ classifiers = Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Operating System :: OS Independent License :: OSI Approved :: BSD License @@ -29,12 +30,12 @@ project_urls = [options] packages = find: -python_requires = >=3.9, <3.12 +python_requires = >=3.9, <3.13 install_requires = spotiflow npe2 - napari + napari>=0.5 [options.package_data] napari-spotiflow =