Skip to content

Commit

Permalink
candidate version for final testing w/ new cdk change
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjlai committed Dec 5, 2024
1 parent ec4c505 commit 4834105
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 110 deletions.
126 changes: 17 additions & 109 deletions airbyte-integrations/connectors/source-asana/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ packages = [ { include = "source_asana" }, {include = "main.py" } ]

[tool.poetry.dependencies]
python = "^3.10,<3.12"
airbyte-cdk = "6.7.1.dev0"
airbyte-cdk = "6.8.1rc10"

[tool.poetry.scripts]
source-asana = "source_asana.run:run"
Expand Down

0 comments on commit 4834105

Please sign in to comment.