Skip to content

Commit c3080aa

Browse files
increase max py (#2016)
1 parent 1085e10 commit c3080aa

File tree

2 files changed

+4321
-1
lines changed

2 files changed

+4321
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ name = "boxmot"
7373
version = "13.0.5"
7474
description = "BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models"
7575
readme = "README.md"
76-
requires-python = ">=3.9,<=3.12"
76+
requires-python = ">=3.9,<=3.13"
7777
license = { text = "AGPL-3.0" }
7878

7979
authors = [

0 commit comments

Comments
 (0)