# RF-DETR versions to include in backward-compatibility checkpoint matrix.
# One version per line. Comment lines (#) and blank lines are ignored.
# Add new minor-version milestones here; patch releases are optional.
#
# Each version listed here must have a matching frozen requirements file at
# tests/legacy/frozen_dependencies/req-<version>.txt (pins rfdetr~=<version>.0,
# floating to the latest patch in that minor series, plus any transitive
# dependency needed to keep the install reproducible).
#
# 1.1.0–1.3.0 disabled: the rfdetr package was not yet stable enough to
# generate checkpoints via the CLI used here (pretrain_weights=None was not
# supported until 1.4.0).

#1.1
#1.2
#1.3
1.4
1.5
1.6
1.7
1.8
