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 ef2b191 commit 1021b16Copy full SHA for 1021b16
hypothesis-python/setup.py
@@ -60,7 +60,7 @@ def local_file(name):
60
"pytest": ["pytest>=4.6"],
61
"dpcontracts": ["dpcontracts>=0.4"],
62
"redis": ["redis>=3.0.0"],
63
- "crosshair": ["hypothesis-crosshair>=0.0.7", "crosshair-tool>=0.0.60"],
+ "crosshair": ["hypothesis-crosshair>=0.0.7", "crosshair-tool>=0.0.61"],
64
# zoneinfo is an odd one: every dependency is conditional, because they're
65
# only necessary on old versions of Python or Windows systems or emscripten.
66
"zoneinfo": [
0 commit comments