Skip to content

Commit fbb3b6e

Browse files
unlock matplotlib version (#3655)
1 parent 26f2861 commit fbb3b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ruamel.yaml
99
chardet
1010
numpy==1.24.4; python_version<"3.12"
1111
numpy==1.26.4; python_version>="3.12"
12-
matplotlib==3.5.2
12+
matplotlib
1313
albumentations==1.4.10
1414
opencv-python==4.5.5.64; platform_system == "Windows"
1515
opencv-python-headless==4.10.0.84; platform_system == "Windows"

0 commit comments

Comments
 (0)