Skip to content

Commit 012ba91

Browse files
authored
Merge pull request #744 from mit-ll-responsible-ai/pin-hypothesis
Pin hypothesis to avoid buggy everything_except
2 parents 8b46866 + 33251b7 commit 012ba91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ description = Runs test suite parallelized in the specified python enviornment a
148148
passenv = *
149149
deps = setuptools
150150
pytest
151-
hypothesis
151+
hypothesis==6.113.0
152152
pytest-xdist
153153
pytest-trio
154154
tzdata

0 commit comments

Comments
 (0)