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 c699ef4 commit 875bdcfCopy full SHA for 875bdcf
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.md"
7
packages = [{include = "django_utils"}]
8
9
[tool.poetry.dependencies]
10
-python = ">=3.13, <4"
+python = ">=3.12, <4"
11
django-configurations = "^2.5"
12
django-extensions = "^4"
13
sentry-sdk = "*"
0 commit comments