forked from retoor/devplacepy
chore: add faker dependency to pyproject.toml for test data generation
This commit is contained in:
@@ -32,6 +32,7 @@ dependencies = [
|
||||
"cairosvg",
|
||||
"sqlglot",
|
||||
"curl_cffi",
|
||||
"faker",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user