Plugin dependencies incompatible with latest version of AWS SAM CLI
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
No files or tests are named. Reproduce the installation in a clean Python virtual environment with the latest AWS SAM CLI and plugin, inspect their declared cfn-lint and PyYAML requirements, and verify that installation completes without dependency conflicts.
Written by the indexing model from the issue text.
Description
If the latest AWS SAM CLI and the plugin are both installed into the same Python (virtual) environment, there are a pair of dependency conflicts:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
aws-sam-cli 1.97.0 requires cfn-lint~=0.79.7, but you have cfn-lint 0.72.10 which is incompatible.
aws-sam-cli 1.97.0 requires PyYAML>=6.0.1,~=6.0, but you have pyyaml 5.4.1 which is incompatible.
- Dominant language
- Python
- Stars
- 107
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws-cloudformation/cloudformation-cli-python-plugin
-
Support UV Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Repo alive? Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
aws-cloudformation/cloudformation-cli-python-plugin#270 · 1 comment · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws-cloudformation/cloudformation-cli-python-plugin#268 · 1 comment · 2 reactions ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
aws-cloudformation/cloudformation-cli-python-plugin#263 · 2 comments · 3 reactions ·
All issues in aws-cloudformation/cloudformation-cli-python-plugin
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100