| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-18 | Bump requests from 2.18.4 to 2.20.0 | dependabot[bot] | |
| Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/requests/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2018-02-04 | Pipfile: Add 'requests' | Teddy Wing | |
| 2018-02-04 | Add Pipfile | Teddy Wing | |
| Hey, this is new. First time not using `requirements.txt` for dependencies in a Python project. Need to add 'requests', so figured we should be tracking our dependencies. Add 'selenium' to the package list since we're already using and need it. | |||
