stack-orchestrator/pip-stuff.sh

6 lines
131 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