Closed RafaelWO closed 1 year ago
@RafaelWO Thanks for reporting this! It has already been fixed in #167 and I am currently preparing the next alpha release, which will contain the fix.
Please report back should this issue persist after upgrading to the next version!
Description
I installed
polyfactory
andpydantic
to use the pydanticModelFactory
in my code. However, I aMissingDependencyException
with regards tobeanie
but I should not need it. Or should I?This also happens when I import a factory that does not need any dependencies, e.g.
DataclassFactory
.URL to code causing the issue
No response
MCVE
Steps to reproduce
Screenshots
No response
Logs
Starlite Version
I'm not using "Starlite" but
polyfactory
:wink:Platform