Add Faker to the dev dependencies
This commit is contained in:
parent
8345579b6c
commit
2ddd430534
2 changed files with 5 additions and 4 deletions
|
|
@ -71,6 +71,7 @@ pylint = "^2.5.3"
|
|||
wemake-python-styleguide = "^0.14.1" # flake8 plug-in
|
||||
|
||||
# Test Suite
|
||||
Faker = "^5.0.1"
|
||||
factory-boy = "^3.1.0"
|
||||
packaging = "^20.4" # used to test the packaged version
|
||||
pytest = "^6.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue