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 b7ff2a8 commit 4573d4fCopy full SHA for 4573d4f
pyproject.toml
@@ -47,7 +47,7 @@ packages = [
47
[tool.poetry.dependencies]
48
# Production dependencies.
49
# Version syntax: https://python-poetry.org/docs/dependency-specification/
50
-python = "^3.6.0"
+python = ">=3.8.0"
51
aiohttp = "^3"
52
asgiref = "^3"
53
backports-datetime-fromisoformat = {version = "^1", python = "~3.6"}
0 commit comments