File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ name = "boxmot"
128128version = " 16.0.9"
129129description = " BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models"
130130readme = " README.md"
131- requires-python = " >=3.9 ,<3.13"
131+ requires-python = " >=3.10 ,<3.13"
132132license = { text = " AGPL-3.0" }
133133
134134authors = [
@@ -142,7 +142,6 @@ classifiers = [
142142 " Intended Audience :: Science/Research" ,
143143 " License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)" ,
144144 " Programming Language :: Python :: 3" ,
145- " Programming Language :: Python :: 3.9" ,
146145 " Programming Language :: Python :: 3.10" ,
147146 " Programming Language :: Python :: 3.11" ,
148147 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments