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 4a11a20 commit 964b295Copy full SHA for 964b295
setup.py
@@ -46,7 +46,7 @@ def find_version():
46
"testing": [
47
"coverage",
48
"async_generator >= 1.3",
49
- "hypothesis >= 3.64",
+ "hypothesis >= 5.7.1",
50
],
51
},
52
entry_points={"pytest11": ["asyncio = pytest_asyncio.plugin"]},
0 commit comments