Skip to content

Commit 861bd27

Browse files
committed
Update dependencies
matplotlib v3.9.0 is incompatible with squarify, so require >= 3.9.1 (see laserson/squarify#42) squarify is also listed in docs/requirements.txt
1 parent 4e46a1c commit 861bd27

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
jsonschema~=4.21
22
json-schema-for-humans
3-
matplotlib~=3.9
3+
matplotlib>=3.9.1
44
numpy~=1.26
5-
# pygraphviz
6-
pyyaml
7-
squarify
5+
pyyaml

0 commit comments

Comments
 (0)