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>
own
dependabot[bot] 2 years ago committed by GitHub
parent 76a9cd92b7
commit c76e43caac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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

Loading…
Cancel
Save