Update matplotlib requirement from <3.6.2,>3.1 to >3.1,<3.7.3 in /requirements (#18301)

This commit is contained in:
dependabot[bot] 2023-08-14 14:37:08 +02:00 committed by GitHub
parent 1a6a657ed2
commit 73ccc5c78c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
# extended list of package dependencies to reach full functionality
matplotlib>3.1, <3.6.2
matplotlib>3.1, <3.7.3
omegaconf >=2.0.5, <2.4.0
hydra-core >=1.0.5, <1.4.0
jsonargparse[signatures] >=4.18.0, <4.24.0 # strict