Skip to content

Commit b93bac4

Browse files
committed
Add celery-types dependency
1 parent 16d6dd0 commit b93bac4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

poetry.lock

Lines changed: 15 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
@@ -19,6 +19,7 @@ black = {extras = ["d"], version = "^23.7.0"}
1919
mypy = "^1.4.1"
2020
pre-commit = "^3.3.3"
2121
pytest = "^7.4.0"
22+
celery-types = "^0.18.0"
2223

2324
[build-system]
2425
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)