Upgrade gitpython to pick up bug fix

This commit is contained in:
Alan Rominger
2020-08-10 09:25:43 -04:00
parent fbb9998b68
commit f269d5b2ed
4 changed files with 6 additions and 4 deletions

View File

@@ -8,6 +8,8 @@ Commands should be run from inside the `./requirements` directory of the awx rep
Make sure you have `patch, awk, python3, python2, python3-venv, python2-virtualenv, pip2, pip3` installed. The development container image should have all these.
Even in the dev container, you may still have to dnf install `libpq-devel libcurl-devel`.
### Upgrading or Adding Select Libraries
If you need to add or upgrade one targeted library, then modify `requirements.in`,