File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,18 @@ authors = [
2424]
2525license = " MIT"
2626dynamic = [" version" ]
27- requires-python = " >=3.9 "
27+ requires-python = " >=3.10 "
2828
2929classifiers = [
3030 " License :: OSI Approved :: MIT License" ,
3131 " Natural Language :: English" ,
3232 " Operating System :: OS Independent" ,
3333 " Programming Language :: Python :: 3 :: Only" ,
34- " Programming Language :: Python :: 3.9" ,
3534 " Programming Language :: Python :: 3.10" ,
3635 " Programming Language :: Python :: 3.11" ,
3736 " Programming Language :: Python :: 3.12" ,
37+ " Programming Language :: Python :: 3.13" ,
38+ " Programming Language :: Python :: 3.14" ,
3839 " Programming Language :: Python :: Implementation :: CPython" ,
3940 " Topic :: Software Development :: Libraries :: Python Modules" ,
4041 " Typing :: Typed" ,
You can’t perform that action at this time.
0 commit comments