Skip to content

Commit ea1dc55

Browse files
Fix: added python-dateutil dependency
1 parent f31a870 commit ea1dc55

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

poetry.lock

Lines changed: 16 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
@@ -33,6 +33,7 @@ astor = ">=0.8.1"
3333
shortuuid = ">=1.0.11"
3434
dacite = ">=1.8.1"
3535
deprecated = ">=1.2.14"
36+
python-dateutil = "^2.8.2"
3637

3738
[tool.poetry.group.dev.dependencies]
3839
pylint = ">=2.17.5"

0 commit comments

Comments
 (0)