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 d0776df commit cffc702Copy full SHA for cffc702
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
keywords = ["taskiq", "tasks", "distributed", "async"]
27
28
[tool.poetry.dependencies]
29
-python = "^3.10"
+python = "^3.7"
30
typing-extensions = ">=3.10.0.0"
31
pydantic = "^1.6.2"
32
importlib-metadata = "*"
0 commit comments