Skip to content

Commit

Permalink
chore: Add websocket-client dependency for notification listener
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Oct 3, 2019
1 parent 8620a09 commit 8bcfa82
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
20 changes: 16 additions & 4 deletions 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 @@ -22,6 +22,7 @@ include = [
python = "^3.6"
requests = "*"
loguru = "^0.2.5"
websocket_client = "^0.56.0"

[tool.poetry.dev-dependencies]
bandit = "^1.5"
Expand Down

0 comments on commit 8bcfa82

Please sign in to comment.