Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 authored Oct 3, 2023
1 parent 6413ab7 commit 6010b58
Showing 1 changed file with 1 addition and 1 deletion.
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 = {git = "https://github.com/meltano/sdk.git", rev = "59c15dd1583a61a68735bdc68e4e918390a7dc4f"}
singer-sdk = {git = "https://github.com/meltano/sdk.git", rev = "b4f9ac59742300b00e77571156d432ce97df3c05"}
psycopg2-binary = "2.9.7"
sqlalchemy = "<2"
sshtunnel = "0.4.0"
Expand Down

0 comments on commit 6010b58

Please sign in to comment.