Skip to content

Commit db986bc

Browse files
dependabot[bot]lexierule
authored andcommitted
Update matplotlib requirement from <=3.5.1,>3.1 to >3.1,<3.5.3 in /requirements (#13053)
* Update matplotlib requirement in /requirements 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.1.1...v3.5.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b4a89a commit db986bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# extended list of package dependencies to reach full functionality
22

3-
matplotlib>3.1, <=3.5.1
3+
matplotlib>3.1, <3.5.3
44
torchtext>=0.9.*, <=0.12.0
55
omegaconf>=2.0.5, <=2.1.*
66
hydra-core>=1.0.5, <=1.1.*

0 commit comments

Comments
 (0)