We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0c92f commit 76818d7Copy full SHA for 76818d7
setup.cfg
@@ -27,6 +27,6 @@ project_urls =
27
28
[options]
29
packages = proplot
30
-install_requires = matplotlib>=3.0.0,<3.8.3
+install_requires = matplotlib>=3.0.0,<3.9.2
31
include_package_data = True
32
python_requires = >=3.6.0
0 commit comments