Skip to content

Commit

Permalink
test: Test with singer-sdk @ main
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Sep 22, 2023
1 parent 8d9561c commit 6413ab7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 40 deletions.
68 changes: 29 additions & 39 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ packages = [
[tool.poetry.dependencies]
python = "<3.12,>=3.7.1"
requests = "^2.25.1"
singer-sdk = ">=0.28,<0.32"
singer-sdk = {git = "https://github.com/meltano/sdk.git", rev = "59c15dd1583a61a68735bdc68e4e918390a7dc4f"}
psycopg2-binary = "2.9.7"
sqlalchemy = "<2"
sshtunnel = "0.4.0"
Expand Down

0 comments on commit 6413ab7

Please sign in to comment.