Skip to content

Commit

Permalink
Add comment explaining the pin of astro-sdk-python to minimum v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pankajkoti committed Nov 21, 2022
1 parent 88424ec commit ce52863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql-cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Jinja2 = ">=2.10.1, <=3.1"
python-frontmatter = "^1.0.0"
PyYAML = ">=5.4.1"
python-dotenv = "^0.21.0"
# Set the minimum version to v1.2.2 as the load_file operator relies on PR #1259 which was added in that release.
astro-sdk-python = {extras = ["all"], version = "^1.2.2"}
apache-airflow = ">2.1"

Expand Down

0 comments on commit ce52863

Please sign in to comment.