Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 240613d

Browse files
Update matplotlib requirement from <3.8.0,>=3.0.0 to >=3.0.0,<3.9.0 in /_requirements (#273)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a88174 commit 240613d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools>=68.0.0, <68.2.0
2-
matplotlib>=3.0.0, <3.8.0
2+
matplotlib>=3.0.0, <3.9.0
33
ipython[notebook]>=8.0.0, <8.15.0
44
urllib3 # for ipython
55
torch>=1.8.1, <2.1.0

0 commit comments

Comments
 (0)