Skip to content

Commit

Permalink
python version
Browse files Browse the repository at this point in the history
  • Loading branch information
IstvanM committed Jul 7, 2022
1 parent f25e8b8 commit 28e83df
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 3 deletions.
61 changes: 59 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ documentation = "https://docs.cartedata.com"
carte = "carte_cli.main:app"

[tool.poetry.dependencies]
python = "^3.9"
python = "^3.8"
amundsen-databuilder = "^6.0.0"
"ruamel.yaml" = "~0.16.12"
boto3 = "~1.24.24"
Expand Down

0 comments on commit 28e83df

Please sign in to comment.