瀏覽代碼

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