Skip to content

Commit

Permalink
add dateutil dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbozaur committed May 8, 2024
1 parent 23c3656 commit a39a621
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ eth-brownie = "1.20.2"

[tool.poetry.group.dev.dependencies]
slither-analyzer = "^0.10.2"
python-dateutil = "^2.9.0.post0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a39a621

Please sign in to comment.