Skip to content

Commit

Permalink
chore: lock cdk version for fb connector
Browse files Browse the repository at this point in the history
  • Loading branch information
am6010 committed Apr 8, 2024
1 parent 539745a commit eb96c9d
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.36",
"airbyte-cdk==0.68",
"cached_property==1.5.2",
"facebook_business==18.0.5",
"pendulum>=2,<3",
Expand Down

0 comments on commit eb96c9d

Please sign in to comment.