Skip to content

Commit cffc702

Browse files
author
Anton
committed
fix: pyproject
1 parent d0776df commit cffc702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
keywords = ["taskiq", "tasks", "distributed", "async"]
2727

2828
[tool.poetry.dependencies]
29-
python = "^3.10"
29+
python = "^3.7"
3030
typing-extensions = ">=3.10.0.0"
3131
pydantic = "^1.6.2"
3232
importlib-metadata = "*"

0 commit comments

Comments
 (0)