소스 검색

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