mirror of https://github.com/docker/docker-py.git
Bump websocket-client -> 0.56.0
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
This commit is contained in:
parent
0f368939de
commit
7dd3d563f6
|
@ -16,4 +16,4 @@ pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6'
|
|||
requests==2.20.0
|
||||
six==1.10.0
|
||||
urllib3==1.24.3
|
||||
websocket-client==0.40.0
|
||||
websocket-client==0.56.0
|
||||
|
|
Loading…
Reference in New Issue