Skip to content

Commit 7732a89

Browse files
[v0.11.0][UT][Fixbug] Fix UT test (#4151)
### What this PR does / why we need it? Fix UT test Backport: #4116 Signed-off-by: hfadzxy <[email protected]>
1 parent 650ce8a commit 7732a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements.txt
33
modelscope
44
openai
5-
pytest >= 6.0
5+
pytest >= 6.0,<9.0.0
66
pytest-asyncio
77
pytest-mock
88
lm-eval[api] @ git+https://github.com/EleutherAI/lm-evaluation-harness.git@206b7722158f58c35b7ffcd53b035fdbdda5126d

0 commit comments

Comments
 (0)