0.2.0
----------------------------------------------

- Remove dependency on internal pip APIs
- Add support for Python 3.7
- Add support for pip 9.0.3, 10.0.0, 10.0.1, 18.0 and 18.1

0.1.0
----------------------------------------------

- Add a check for max supported pip version
- Drop support for pip<7.1.0

0.0.7
----------------------------------------------

- Add reqs-outdate flag to check for out of date dependencies

0.0.6
----------------------------------------------

- Address test ordering issues

0.0.5
----------------------------------------------

- Adds reqsfilenamepatterns config option

0.0.4
----------------------------------------------

- Fixed bug where cmd-line option was not checked

0.0.3
----------------------------------------------

- Fixed bug where project name could be non-lower

0.0.2
----------------------------------------------

- Adds reqsignorelocal config option

0.0.1
----------------------------------------------

- Initial release
