Skip to content

Commit 0630fa1

Browse files
Update matplotlib requirement from ~=3.8.4 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.8.4...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 448a35b commit 0630fa1

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
@@ -1,6 +1,6 @@
11
configobj~=5.0.9
22
joblib~=1.3.2
3-
matplotlib~=3.8.4
3+
matplotlib~=3.10.0
44
xgboost~=2.1.3
55
scikit-learn~=1.5.2
66
Faker~=30.3.0

0 commit comments

Comments
 (0)