Skip to content

Commit

Permalink
Bumping pipeline-utils requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordonei committed Feb 4, 2024
1 parent 3e07c9e commit b36dc63
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 @@ -35,6 +35,6 @@ host lake.capetown.gov.za
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/3c903980ce76426250fe095da18e4efe2b84ffb0/requirements.txt"
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"
fi

0 comments on commit b36dc63

Please sign in to comment.