Skip to content

Commit adc03fb

Browse files
build(deps): update pycocotools requirement from <=2.0.8,>2.0.0 to >2.0.0,<=2.0.11 in /requirements (#3358)
build(deps): update pycocotools requirement in /requirements Updates the requirements on [pycocotools](https://github.com/ppwwyyxx/cocoapi) to permit the latest version. - [Commits](https://github.com/ppwwyyxx/cocoapi/commits) --- updated-dependencies: - dependency-name: pycocotools dependency-version: 2.0.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0e5d54 commit adc03fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/detection.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
torchvision >=0.15.1, <0.26.0
5-
pycocotools >2.0.0, <=2.0.8
5+
pycocotools >2.0.0, <=2.0.11

0 commit comments

Comments
 (0)