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 2ec2715 commit 81d8ab9Copy full SHA for 81d8ab9
1 file changed
pyproject.toml
@@ -58,7 +58,7 @@ unasync = [
58
pip = ["pip>=20.2"]
59
gevent = ["gevent>=21.12"]
60
coverage = [
61
- "coverage[toml]>=5,<=7.10.7"
+ "coverage[toml]>=5,<=7.15.0"
62
]
63
mockupdb = [
64
"mockupdb@git+https://github.com/mongodb-labs/mongo-mockup-db@master"
0 commit comments