Skip to content

Commit cf725ba

Browse files
committed
add redis test dependency
1 parent 18dc6ce commit cf725ba

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

poetry.lock

Lines changed: 30 additions & 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ pre-commit = "^3.0.2"
5656
pytest-httpx = "^0.21.3"
5757
invoke = "^2.0.0"
5858
pytest-celery = ">0.0.0"
59+
redis = "^5.0.4"
5960

6061
[tool.poetry.scripts]
6162
taskbadger = "taskbadger.cli_main:app"

0 commit comments

Comments
 (0)