Skip to content

Commit 4642425

Browse files
committed
fix: fix missign dep
1 parent fe8f461 commit 4642425

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
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
@@ -30,6 +30,7 @@ django-celery-results = "^2.4.0"
3030
sentry-dynamic-sampling-lib = "^1.1.3"
3131
sentry-sdk = "^1.14.0"
3232
django-nonrelated-inlines = "^0.2"
33+
python-dateutil = "^2.8.2"
3334

3435

3536
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)