pip-audit
raises TypeError: HTTPResponse
#613
Labels
duplicate
This issue or pull request already exists
pip-audit
raises TypeError: HTTPResponse
#613
Bug description
pip-audit
fails due toTypeError: HTTPResponse.__init__() got an unexpected keyword argument 'strict'
Reproduction steps
Expected behavior
To
pip-audit
to workScreenshots and logs
If applicable, add screenshots to help explain your problem.
Similarly, if applicable and possible, re-run the command with
--verbose
,and paste the logs in the code block below:
Platform information
pip-audit
version (pip-audit -V
): pip-audit 2.5.2python -V
orpython3 -V
): Python 3.10.6pip
version (pip -V
orpip3 -V
): pip 23.1.2The text was updated successfully, but these errors were encountered: