mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
feat: add UserFactory
This commit is contained in:
parent
6f53f15577
commit
e0baed8eee
14 changed files with 136 additions and 65 deletions
|
|
@ -69,6 +69,7 @@ pre-commit = "^2.3.0"
|
|||
packaging = "^20.3"
|
||||
typing-extensions = "^3.7.4"
|
||||
poetry = "^1.0.5"
|
||||
factory_boy = "^2.12.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
fast = ["uvloop"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue