Skip to content

Commit

Permalink
fix(deps): added missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering committed Jun 17, 2022
1 parent fd5e15d commit 009eb1a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 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 @@ -16,6 +16,7 @@ paramiko = "^2.10.1"
pre-commit = "^2.9.3"
sqlfluff = "^0.13.0"
requests = "^2.25.1"
python-dotenv = "^0.20.0"

[tool.poetry.dev-dependencies]
pre-commit = "^2.9.3"
Expand Down

0 comments on commit 009eb1a

Please sign in to comment.