mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 04:27:15 +00:00
pin pytest (#7295)
This commit is contained in:
parent
72d776c390
commit
727794cb70
@ -67,7 +67,7 @@ dependencies = [
|
||||
# Type check
|
||||
"mypy",
|
||||
# Test
|
||||
"pytest",
|
||||
"pytest<8.1.0",
|
||||
"pytest-cov",
|
||||
"pytest-custom_exit_code", # used in the CI
|
||||
"pytest-asyncio",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user