Skip to content

Commit 68bca2c

Browse files
committed
spec matplotlib min version for barcode plot
1 parent 3bb921c commit 68bca2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ file = "LICENSE"
4444
[project.optional-dependencies]
4545
plots = [
4646
"py3Dmol",
47-
"matplotlib",
47+
"matplotlib>=3.5",
4848
]
4949
tutorials = [
5050
"rdkit",

0 commit comments

Comments
 (0)