Skip to content

Commit 896b8a9

Browse files
Update matplotlib requirement from ~=3.10.8 to ~=3.10.9
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.10.8...v3.10.9) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.10.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88c2af5 commit 896b8a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ safetensors~=0.7.0
1212
tqdm~=4.67.3
1313
WMI~=1.5.1
1414
prettytable~=3.17.0
15-
matplotlib~=3.10.8
15+
matplotlib~=3.10.9
1616
networkx~=3.6.1
1717
pandas~=3.0.2
1818
cryptography~=46.0.7

0 commit comments

Comments
 (0)