소스 검색

Update paddleslim requirement from <2.3.3,>=2.2.1 to >=2.2.1,<2.3.5 (#48)

Updates the requirements on [paddleslim](http://gitlab.baidu.com/PaddlePaddle/PaddleSlim) to permit the latest version.

---
updated-dependencies:
- dependency-name: paddleslim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 년 전
부모
커밋
c76e43caac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -15,7 +15,7 @@ opencv-contrib-python == 4.3.0.38
 openpyxl
 # paddlepaddle >= 2.2.0
 # paddlepaddle-gpu >= 2.2.0
-paddleslim >= 2.2.1,<2.3.3
+paddleslim >= 2.2.1,< 2.3.5
 pandas
 pycocotools
 scikit-learn == 0.23.2