This PR reworks how our project dependencies are managed. Instead of the requirements.txt files, this uses a single Pipfile to manage "production" and "development" dependencies for the project. See commit messages below for details:
commit d810b1f52d11b3eea2c5e88a3cc1311089c38d28
Date: Fri Jun 28 21:57:16 2019 -0500
This PR reworks how our project dependencies are managed. Instead of the
requirements.txtfiles, this uses a single Pipfile to manage "production" and "development" dependencies for the project. See commit messages below for details:commit d810b1f52d11b3eea2c5e88a3cc1311089c38d28
Date: Fri Jun 28 21:57:16 2019 -0500
commit 942aa2800a11a1d0131601bd43e52b26d51daa1f
Date: Mon Jul 1 22:48:52 2019 -0500
commit d7ac81f5b6cfbe293684e08921f4ddc5e3375dc1
Date: Mon Jul 1 23:03:03 2019 -0500
commit f10b2447dd2fd1e07defc802f5c0dcceb5d8ad33
Date: Mon Jul 1 23:14:58 2019 -0500