docker-compose: remove python3-websocket-client dependency
authorMichal Vasilek <michal.vasilek@nic.cz>
Fri, 10 Sep 2021 14:55:31 +0000 (16:55 +0200)
committerRosen Penev <rosenp@gmail.com>
Fri, 10 Sep 2021 20:12:14 +0000 (13:12 -0700)
commit754382e202cbf970dd11d3edb7a9ee561f803d60
tree6e4f56ab64d4a6808e865bb04962834f862b3054
parent57aab9f1d15fd694ffdf6a83d73d15497d1a5f08
docker-compose: remove python3-websocket-client dependency

They don't use python3-websocket-client since 2014, but they still list it in
dependencies: https://github.com/docker/compose/issues/8455

The dependency is still pulled in through python3-docker

* switch to AUTORELEASE

Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
utils/docker-compose/Makefile