mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Try to slightly loosen the pytest-cov requirement
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ dev = [
|
||||
test = [
|
||||
"volatility3[dev]",
|
||||
"pytest>=8.3.3,<9",
|
||||
"pytest-cov>=6.1.1,<7",
|
||||
"pytest-cov>=6,<7",
|
||||
"yara-x>=0.10.0,<1",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user