Skip to content

Commit 71d784f

Browse files
Update matplotlib requirement from ~=3.9.2 to ~=3.10.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@v3.9.2...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a676f6e commit 71d784f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ wheel~=0.44.0
66
lion-pytorch~=0.2.2
77
scipy~=1.14.1
88
pandas~=2.2.2
9-
matplotlib~=3.9.2
9+
matplotlib~=3.10.0

0 commit comments

Comments
 (0)