We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28c0c33 + 8bce239 commit fcdda51Copy full SHA for fcdda51
Pipfile
@@ -15,6 +15,7 @@ isort = "*"
15
pre-commit = "*"
16
pytest = "*"
17
vcrpy = "*"
18
+urllib3 = "<2" # pin until https://github.com/kevin1024/vcrpy/issues/688 is fixed
19
mypy = "==0.961"
20
types-requests = "*"
21
scriv = { version = "*", extras = ["toml"] }
0 commit comments