Skip to content

Commit

Permalink
build: update websockets version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew-Burkard committed Apr 30, 2022
1 parent 6945872 commit 5a243e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Joel"]

[tool.poetry.dependencies]
python = "^3.7"
websockets = "^9.1"
websockets = "^10.3"
python-dateutil = "^2.8.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 5a243e1

Please sign in to comment.