diff --git a/pyproject.toml b/pyproject.toml index 291df2d..48fa956 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ build-backend = "hatchling.build" [dependency-groups] dev = [ + "faker==37.12.0", "faker==40.1.2", "pyright==1.1.408", "pytest==8.4.2",