Skip to content

Commit

Permalink
SDK update to support oauth headers
Browse files Browse the repository at this point in the history
  • Loading branch information
s7clarke10 authored Jul 24, 2023
1 parent d9322ef commit 6bcf8aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "<3.12,>=3.7.1"
requests = "^2.25.1"
#singer-sdk = "^0.26.0"
singer-sdk = { git = "https://github.com/meltano/sdk.git", rev = "1637b48" }
singer-sdk = "^0.30.0"
genson = "^1.2.2"
atomicwrites = "^1.4.0"
requests-aws4auth = "^1.2.3"
Expand Down

0 comments on commit 6bcf8aa

Please sign in to comment.