Skip to content

Commit ad69920

Browse files
edgarrmondragonpnadolny13
authored andcommitted
test: Test with singer-sdk @ main
1 parent 5e2c32c commit ad69920

File tree

2 files changed

+12
-22
lines changed

2 files changed

+12
-22
lines changed

poetry.lock

Lines changed: 11 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ packages = [
3333
[tool.poetry.dependencies]
3434
python = "<3.12,>=3.7.1"
3535
requests = "^2.25.1"
36-
singer-sdk = ">=0.28,<0.33"
36+
singer-sdk = {git = "https://github.com/meltano/sdk.git", rev = "b4f9ac59742300b00e77571156d432ce97df3c05"}
3737
psycopg2-binary = "2.9.8"
3838
sqlalchemy = "<2"
3939
sshtunnel = "0.4.0"

0 commit comments

Comments
 (0)