File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "bbox_visualizer"
7
7
version = " 0.2.0"
8
8
description = " Different ways of visualizing objects given bounding box data"
9
9
readme = " README.md"
10
- requires-python = " >=3.8 "
10
+ requires-python = " >=3.9 "
11
11
license = { text = " MIT" }
12
12
authors = [
13
13
{ name = " Shoumik Sharar Chowdhury" , email = " shoumikchow@gmail.com" },
@@ -19,11 +19,11 @@ classifiers = [
19
19
" License :: OSI Approved :: MIT License" ,
20
20
" Natural Language :: English" ,
21
21
" Programming Language :: Python :: 3" ,
22
- " Programming Language :: Python :: 3.8" ,
23
22
" Programming Language :: Python :: 3.9" ,
24
23
" Programming Language :: Python :: 3.10" ,
25
24
" Programming Language :: Python :: 3.11" ,
26
25
" Programming Language :: Python :: 3.12" ,
26
+ " Programming Language :: Python :: 3.13" ,
27
27
" Topic :: Scientific/Engineering :: Image Processing" ,
28
28
" Topic :: Scientific/Engineering :: Visualization" ,
29
29
]
You can’t perform that action at this time.
0 commit comments