Skip to content

Commit c2cc66f

Browse files
authored
Update setup.py for 3.13
1 parent 6613c1b commit c2cc66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"python-dateutil",
3232
"jsonschema",
3333
],
34-
python_requires=">=3.9,<3.13",
34+
python_requires=">=3.9,<3.14",
3535
classifiers=[
3636
"Environment :: Web Environment",
3737
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)