Browse Source

unlock matplotlib version (#3606)

zhangyubo0722 8 months ago
parent
commit
1040636111
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -9,7 +9,7 @@ ruamel.yaml
 chardet
 chardet
 numpy==1.24.4; python_version<"3.12"
 numpy==1.24.4; python_version<"3.12"
 numpy==1.26.4; python_version>="3.12"
 numpy==1.26.4; python_version>="3.12"
-matplotlib==3.5.2
+matplotlib
 albumentations==1.4.10
 albumentations==1.4.10
 opencv-python==4.5.5.64
 opencv-python==4.5.5.64
 opencv-python-headless==4.10.0.84
 opencv-python-headless==4.10.0.84