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 bade920 commit 43a6cd4Copy full SHA for 43a6cd4
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "django-oauth-toolkit"
7
dynamic = ["version"]
8
-requires-python = ">=3.8,<=3.14"
+requires-python = ">=3.8,<3.15"
9
authors = [
10
{name = "Federico Frenguelli"},
11
{name = "Massimiliano Pippi"},
0 commit comments