Skip to content

Commit ddd5f1c

Browse files
Update rfdetr requirement from <2,>=1.8.0 to >=1.9.0,<2
Updates the requirements on [rfdetr](https://github.com/roboflow/rf-detr) to permit the latest version. - [Release notes](https://github.com/roboflow/rf-detr/releases) - [Changelog](https://github.com/roboflow/rf-detr/blob/develop/CHANGELOG.md) - [Commits](roboflow/rf-detr@1.8.0...1.9.0) --- updated-dependencies: - dependency-name: rfdetr dependency-version: 1.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f80e602 commit ddd5f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
keywords = ["machine-learning", "deep-learning", "vision", "ML", "DL", "AI", "DETR", "RF-DETR", "Roboflow"]
3636

3737
dependencies = [
38-
"rfdetr>=1.8.0,<2",
38+
"rfdetr>=1.9.0,<2",
3939
]
4040

4141
[project.optional-dependencies]

0 commit comments

Comments
 (0)