Skip to content

Commit

Permalink
add faker extra to singer-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmarcon authored Sep 4, 2024
1 parent e8b41c4 commit 53095e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ sshtunnel = "0.4.0"

[tool.poetry.dependencies.singer-sdk]
version = "~=0.40.0a1"
extras = ["faker"]

[tool.poetry.group.dev.dependencies]
faker = ">=18.5.1"
Expand Down

0 comments on commit 53095e3

Please sign in to comment.