python312Packages.pydantic: tests don't depend on faker

It's only used in benchmarks.
This commit is contained in:
Robert Schütz 2024-07-29 15:28:14 -07:00
parent 7fee7ae70f
commit cd23e5ec5e

View File

@ -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
]