What's Changed
- Reenable these tests again on the Windows CI. by @matteius in #5163
- Remove charset_normalizer by @oz123 in #5161
- Vendor in pip 22.1.2 by @matteius in #5166
- Refactor and cleannup some cruft code around no_deps flag. by @matteius in #5164
- bump pyparsing version to 3.0.9 by @matteius in #5170
- Remove funcsigs as it is only for Python 3.3 and earlier by @oz123 in #5168
- More dead code removal (and other small fixes) by @matteius in #5171
- Remove Crayons per issue 3741, use click echo functions instead by @otherjake in #5178
- Issue 5179 requirementslib==1.6.8 by @matteius in #5183
- Refactor to support the NO_COLOR argument and deprecate PIPENV_COLORBLIND by @matteius in #5185
New Contributors
- @otherjake made their first contribution in #5178
Full Changelog: v2022.7.4...v2022.7.24