This repository has been archived by the owner on Mar 14, 2022. It is now read-only.
v2.0.5
- add
websocket-client
v0.47.0
torequirements.txt
A recent update to websocket-client
broke compatibility with python 2.6. This library is installed with the docker python library but does not lock the version of this dependency to a specific version. The requirements.txt file for this project now explicitly installs websocket-client
v0.47.0
on python 2.6 before installing the docker python library. This should ensure continued compatibility with python 2.6