Add pytest-mockito to the list of deps.
This commit is contained in:
parent
cf6ac16e27
commit
fa176ae6ed
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ dependencies = [
|
||||||
"wand (>=0.6.13,<0.7.0)",
|
"wand (>=0.6.13,<0.7.0)",
|
||||||
"pytest (>=8.4.2,<9.0.0)",
|
"pytest (>=8.4.2,<9.0.0)",
|
||||||
"pillow (>=11.3.0,<12.0.0)",
|
"pillow (>=11.3.0,<12.0.0)",
|
||||||
|
"pytest-mockito (>=0.0.4,<0.0.5)",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue