Skip to content

Commit 0c7676a

Browse files
committed
Updated taskiq version requirement.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 5b4be02 commit 0c7676a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.7"
10-
taskiq = "^0.0.1"
10+
taskiq = "^0"
1111
aio-pika = "^8.1.0"
1212
isort = "^5.10.1"
1313
black = "^22.6.0"

0 commit comments

Comments
 (0)