We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3543b1b + a3506cd commit 7d6fb20Copy full SHA for 7d6fb20
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
]
22
requires-python = ">=3.9.0"
23
dependencies = [
24
- "matplotlib==3.9.0",
+ "matplotlib==3.9.1",
25
26
27
[project.urls]
requirements.txt
@@ -1 +1 @@
1
-matplotlib==3.9.0
+matplotlib==3.9.1
0 commit comments