Skip to content

Commit 688d7d0

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

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.1
1313
WMI~=1.5.1
1414
prettytable~=3.17.0
15-
matplotlib~=3.10.1
15+
matplotlib~=3.10.8
1616
networkx~=3.6.1
1717
pandas~=2.3.3
1818
cryptography~=46.0.3

0 commit comments

Comments
 (0)