1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-10 09:35:34 +00:00

Use pytest-httpbin version with fix for HTTPS redirects

This commit is contained in:
immerrr
2021-11-14 23:19:53 +01:00
committed by Jair Henrique
parent 25f715bc42
commit f5ea0304da

View File

@@ -74,7 +74,7 @@ commands =
deps = deps =
Werkzeug==2.0.3 Werkzeug==2.0.3
pytest pytest
pytest-httpbin git+https://github.com/immerrr/pytest-httpbin@fix-redirect-location-scheme-for-secure-server
pytest-cov pytest-cov
PyYAML PyYAML
ipaddress ipaddress