Skip to content

Commit f31cd5c

Browse files
Update matplotlib requirement from <3.10.0 to <3.11.0
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v0.91.2...v3.10.1) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 850aa63 commit f31cd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ scikit-image
66
scikit-learn
77
tensorboard
88
PuLP
9-
matplotlib<3.10.0
9+
matplotlib<3.11.0
1010
scipy
1111
protobuf
1212
mct-quantizers==1.5.2

0 commit comments

Comments
 (0)