Skip to content

Commit 3ce3682

Browse files
authored
Merge pull request #360 from CCPBioSim/renovate/matplotlib-3.x
fix(deps): update dependency matplotlib to >=3.11,<3.12
2 parents 2cf219f + cb7709c commit 3ce3682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"rich>=15,<15.1",
4747
"art>=6.5,<7.0",
4848
"networkx>=3.6,<3.7",
49-
"matplotlib>=3.10,<3.11",
49+
"matplotlib>=3.11,<3.12",
5050
"waterEntropy>=2,<2.3",
5151
"requests>=2.32,<3.0",
5252
"rdkit>=2025.9.5",

0 commit comments

Comments
 (0)