remove redbaron and update dependencies

This commit is contained in:
Ryan Petrello
2019-02-20 08:26:41 -05:00
parent 1ece764547
commit 04622d5786
13 changed files with 191 additions and 515 deletions

View File

@@ -5,7 +5,7 @@ NOTE: before running `pip-compile`, please copy-paste contents in `requirements/
At the end of `requirements/requirements.in`, pip and setuptools need to have their versions pinned.
```
virtualenv /buildit
python3 -m venvpip install pip-tools /buildit
source /buildit/bin/activate
pip install pip-tools
pip install pip --upgrade