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.
1 parent fad2ccb commit 38f8192Copy full SHA for 38f8192
pyproject.toml
@@ -51,7 +51,7 @@ pip = ["pip"]
51
gevent = ["gevent>=20.6.0"]
52
coverage = [
53
"pytest-cov",
54
- "coverage>=5,<=7.10.6"
+ "coverage>=5,<=7.10.7"
55
]
56
mockupdb = [
57
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
0 commit comments