Skip to content

Commit

Permalink
migrate to latest cdk
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-yermilov-gl committed Aug 21, 2023
1 parent 39b7da5 commit 1fe8878
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 362 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-intercom/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from setuptools import find_packages, setup

MAIN_REQUIREMENTS = [
"airbyte-cdk==0.29.0",
"airbyte-cdk",
]

TEST_REQUIREMENTS = [
Expand Down
Loading

0 comments on commit 1fe8878

Please sign in to comment.