Skip to content

Commit

Permalink
chore: set cdk version for hubspot connector (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
am6010 authored Jun 4, 2024
1 parent bc4f968 commit fbbe609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-hubspot/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",
"airbyte-cdk==0.67",
"backoff==1.11.1",
"pendulum==2.1.2",
"requests==2.26.0",
Expand Down

0 comments on commit fbbe609

Please sign in to comment.