Browse Source

unlock matplotlib version (#3606)

zhangyubo0722 8 tháng trước cách đây
mục cha
commit
1040636111
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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