Working factories
This commit is contained in:
@ -19,6 +19,9 @@ pydantic-settings = "^2.0.3"
|
||||
pytest = "^7.4.2"
|
||||
watchfiles = "^0.20.0"
|
||||
pytest-asyncio = "^0.21.1"
|
||||
async-factory-boy = "^1.0.1"
|
||||
factory-boy = "^3.3.0"
|
||||
faker = "^19.6.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user