这是indexloc提供的服务,不要输入任何密码
Skip to content

Upgrade boto3 version / make requirement less specific version #7071

@bitdean

Description

@bitdean

Describe the issue
If we want to include checkov to existing python projects we have conflicts with dependencies and boto3 used in checkout list of dependencies is pin to specific one

Examples

Because checkov (3.2.394) depends on boto3 (1.35.49)
 and our-project depends on boto3 (==1.37.21), checkov is forbidden.
So, because our-project depends on checkov (3.2.394), version solving failed.

Version (please complete the following information):

  • Checkov Version 3.2.394

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions