Skip to content

Commit 2d9d60e

Browse files
authored
fix: dependencies bumped (#264)
1 parent 88173da commit 2d9d60e

4 files changed

Lines changed: 154 additions & 78 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ lint = [
147147
]
148148
load = [
149149
"matplotlib==3.10.8",
150+
"Pillow>=12.1.1",
150151
]
151152
dev = [
152153
{ include-group = "test" },

0 commit comments

Comments
 (0)