Skip to content

Commit

Permalink
Bumping pipeline-utils version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordonei committed Feb 4, 2024
1 parent b36dc63 commit 3cd5ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/drivers/python_minimal/python_additions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ if [ $? -eq 0 ]; then
python3 -m pip install -r "https://ds1.capetown.gov.za/ds_gitlab/OPM/db-utils/raw/1230f071b31c9e4a2402b98b3f8db7d38fadd899/requirements.txt"
python3 -m pip install "https://lake.capetown.gov.za/db-utils/db_utils-0.4.5rc2-py2.py3-none-any.whl"
python3 -m pip install -r "https://ds1.capetown.gov.za/ds_gitlab/OPM/pipeline-utils/raw/130c4918bf531120f85471aee9c365d40a47262f/requirements.txt"
python3 -m pip install "https://lake.capetown.gov.za/pipeline-utils/pipeline_utils-0.2-py2.py3-none-any.whl"
python3 -m pip install "https://lake.capetown.gov.za/pipeline-utils/pipeline_utils-0.3-py2.py3-none-any.whl"
fi

0 comments on commit 3cd5ee6

Please sign in to comment.