python312Packages.pydantic: tests don't depend on faker
It's only used in benchmarks.
This commit is contained in:
parent
7fee7ae70f
commit
cd23e5ec5e
@ -21,7 +21,6 @@
|
||||
cloudpickle,
|
||||
email-validator,
|
||||
dirty-equals,
|
||||
faker,
|
||||
pytestCheckHook,
|
||||
pytest-mock,
|
||||
eval-type-backport,
|
||||
@ -62,7 +61,6 @@ buildPythonPackage rec {
|
||||
[
|
||||
cloudpickle
|
||||
dirty-equals
|
||||
faker
|
||||
pytest-mock
|
||||
pytestCheckHook
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user