Skip to content

Commit

Permalink
Bump websokcets version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins committed Jun 3, 2021
1 parent d029c53 commit 7814f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def open_local(paths, mode="r", encoding="utf8"):
}
requirements = [
"httpx==0.18.*",
"websockets>=9.0",
"websockets>=8.1",
]

tests_require = ["pytest", "sanic==21.3", "pytest-asyncio"]
Expand Down

0 comments on commit 7814f08

Please sign in to comment.