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 635f689 + 7c5df6d commit c783213Copy full SHA for c783213
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
]
22
requires-python = ">=3.9.0"
23
dependencies = [
24
- "matplotlib==3.9.1",
+ "matplotlib==3.9.2",
25
26
27
[project.urls]
requirements.txt
@@ -1 +1 @@
1
-matplotlib==3.9.1
+matplotlib==3.9.2
0 commit comments