We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2298b5 commit 2bf2e36Copy full SHA for 2bf2e36
1 file changed
setup.cfg
@@ -33,7 +33,7 @@ include_package_data = True
33
install_requires =
34
Django>=5.2
35
asgiref>=3.9.0,<4
36
-python_requires = >=3.9
+python_requires = >=3.10
37
38
[options.extras_require]
39
tests =
0 commit comments