浏览代码

unlock matplotlib version (#3606)

zhangyubo0722 8 月之前
父节点
当前提交
1040636111
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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