Skip to content

Commit

Permalink
Update poetry lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tolik0 committed Feb 18, 2025
1 parent 7e07483 commit 411888b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.

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 @@ -17,7 +17,7 @@ include = "source_amazon_seller_partner"

[tool.poetry.dependencies]
python = "^3.10,<3.12"
airbyte-cdk = "^6"
airbyte-cdk = "v6.34.0dev1"
xmltodict = "~=0.12"
dateparser = "==1.2.0"
pendulum = "<3.0.0"
Expand Down
10 changes: 5 additions & 5 deletions airbyte-integrations/connectors/source-klaviyo/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 @@ -17,7 +17,7 @@ include = "source_klaviyo"

[tool.poetry.dependencies]
python = "^3.10,<3.12"
airbyte_cdk = "^6"
airbyte_cdk = "v6.34.0dev1"
pendulum = "<3.0.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 411888b

Please sign in to comment.