We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f90e8d commit 68c23caCopy full SHA for 68c23ca
1 file changed
pyproject.toml
@@ -24,7 +24,7 @@ keywords = ["aiohttp", "taskiq-dependencies"]
24
homepage = "https://github.com/taskiq-python/aiohttp-deps"
25
26
[tool.poetry.dependencies]
27
-python = "^3.9"
+python = "^3.7"
28
aiohttp = "^3"
29
taskiq-dependencies = "^1"
30
pydantic = "^1"
0 commit comments