diff --git a/setup.py b/setup.py index 1cfa93a..f4dd89e 100644 --- a/setup.py +++ b/setup.py @@ -25,11 +25,8 @@ 'Intended Audience :: Developers', 'Topic :: Software Development', 'License :: OSI Approved :: MIT License', - 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.5', - 'Programming Language :: Python :: 3.6', - 'Programming Language :: Python :: 3.7', - 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.11', + 'Programming Language :: Python :: 3.12', ], install_requires=[ "matplotlib>=3.9.2", # change with new version