Skip to content

Commit 0525da5

Browse files
committed
websocket-client~=1.6.4
1 parent 4b39ba9 commit 0525da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
install_requires = [
1010
"python-dateutil",
1111
"requests>=2.7.0",
12-
"websocket-client~=1.6.2",
12+
"websocket-client~=1.6.4",
1313
"typing-extensions",
1414
]
1515

0 commit comments

Comments
 (0)