We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39e5db commit 13907cbCopy full SHA for 13907cb
1 file changed
pyproject.toml
@@ -55,7 +55,7 @@ readthedocs = [
55
"sphinx-autodoc-typehints"
56
]
57
test = [
58
- "betamax >=0.8, <0.9",
+ "betamax >=0.9, <0.10",
59
"betamax-matchers >=0.3.0, <0.5",
60
"pytest >=2.7.3",
61
"requests >=2.20.1, <3",
0 commit comments