Skip to content

Commit

Permalink
Added cbor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtc42 committed May 2, 2020
1 parent 478f121 commit 6ebdc64
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 @@ -21,6 +21,7 @@ flask-cors = "^3.0.8"
gevent = ">=1.4,<21.0"
gevent-websocket = "^0.10.1"
zeroconf = ">=0.24.5,<0.27.0"
cbor2 = "^5.1.0"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down

0 comments on commit 6ebdc64

Please sign in to comment.