Skip to content

Commit

Permalink
remove local cdk from sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjlai committed Oct 19, 2024
1 parent 15127a7 commit 977c525
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ include = "source_sentry"

[tool.poetry.dependencies]
python = "^3.10,<3.12"
airbyte-cdk = {path = "../../../airbyte-cdk/python/", develop = true}
airbyte-cdk = "^5"

[tool.poetry.scripts]
source-sentry = "source_sentry.run:run"
Expand Down

0 comments on commit 977c525

Please sign in to comment.