File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " unstructured_platform_plugins"
33description = " "
4- requires-python = " >=3.10, <3.13 "
4+ requires-python = " >=3.10"
55classifiers = [
66 " Development Status :: 4 - Beta" ,
77 " Intended Audience :: Developers" ,
@@ -10,10 +10,10 @@ classifiers = [
1010 " License :: OSI Approved :: Apache Software License" ,
1111 " Operating System :: OS Independent" ,
1212 " Programming Language :: Python :: 3" ,
13- " Programming Language :: Python :: 3.9" ,
1413 " Programming Language :: Python :: 3.10" ,
1514 " Programming Language :: Python :: 3.11" ,
1615 " Programming Language :: Python :: 3.12" ,
16+ " Programming Language :: Python :: 3.13" ,
1717 " Topic :: Scientific/Engineering :: Artificial Intelligence" ,
1818]
1919readme = " README.md"
You can’t perform that action at this time.
0 commit comments