Skip to content

Commit 6ea7b21

Browse files
committed
Updated taskiq version requirement.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 4251647 commit 6ea7b21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["taskiq-team <[email protected]>"]
77

88
[tool.poetry.dependencies]
99
python = "^3.7"
10-
taskiq = "^0.0.1"
10+
taskiq = "^0"
1111
redis = "4.3.4"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)