Skip to content

Commit

Permalink
Bump minimum cdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
girarda authored Oct 23, 2023
1 parent 3572335 commit e65495f
Showing 1 changed file with 1 addition and 1 deletion.
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.1",
"airbyte-cdk>=0.51.44",
]

TEST_REQUIREMENTS = [
Expand Down

0 comments on commit e65495f

Please sign in to comment.