mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
e7536ab1f6
- Fix comparisons between post-release and non-post-release versions - Update `pip_shims` to accommodate new pip versions - Implement syntax changes in `environment.py` to account for new pip syntax - Add `required` version output to `pipenv update --outdated` - Add pipfile version pin information as well, if available Signed-off-by: Dan Ryan <dan@danryan.co>