stack-orchestrator/pip-stuff.sh

7 lines
160 B
Bash
Raw Normal View History

2022-08-04 02:39:30 +00:00
pip install testcontainers
python -m pip install --upgrade pip
pip install python-decouple
pip install gitpython
2022-08-12 13:42:46 +00:00
pip install tqdm
2022-08-12 17:27:41 +00:00
pip install python-on-whales