Skip to content

Commit c2fdeec

Browse files
Decrease matplotlib version due to error (#795)
1 parent 5daa83d commit c2fdeec

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ main = [
1818
"django>=5.1",
1919
"django-stubs-ext>=5.2",
2020
"emoji>=2.14",
21-
"matplotlib>=3.10",
21+
"matplotlib>=3.10,<3.11",
2222
"mplcyberpunk>=0.7",
2323
"parsedatetime>=2.6",
2424
"py-cord>=2.6,<2.7",

uv.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)