Skip to content

Commit 608a1d1

Browse files
committed
chore! upgrade to virtool-workflow=1.0.0
BREAKING CHANGE: `rediss` connection strings will no longer work.
1 parent aa035d0 commit 608a1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.8"
11-
virtool-workflow = {git = "https://github.com/virtool/virtool-workflow", rev = "develop"}
11+
virtool-workflow = "^1.0.0"
1212

1313
[tool.poetry.dev-dependencies]
1414
autopep8 = "^1.5.7"

0 commit comments

Comments
 (0)