Commit 77f2ee4
committed
deployment: Fix pip install brainframe-cli ERROR
The following happens when I install on ubuntu 2004,
pip install brainframe_cli-0.3.0-py3-none-any.whl
ERROR: docker-compose 1.29.2 has requirement websocket-client<1,>=0.32.0, but you'll have websocket-client 1.8.0 which is incompatible.1 parent daa904e commit 77f2ee4
2 files changed
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments