Skip to content

Commit ab153e6

Browse files
authored
[CI] Pin test dependency hypothesis<6.145.0 (#76199)
1 parent 3a94489 commit ab153e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/unittest_py/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PyGithub
22
coverage==5.5
33
mock
44
gymnasium>=1.0.0a1
5-
hypothesis
5+
hypothesis<6.145.0
66
opencv-python>= 4.10.0.84
77
visualdl==2.5.3
88
paddle2onnx>=0.9.6; python_version < "3.12"

0 commit comments

Comments
 (0)