Skip to content

Update Click #680

@camilamaia

Description

@camilamaia

to avoid

ERROR: Cannot install -r requirements.txt (line 1) and -r requirements.txt (line 5) because these package versions have conflicting dependencies.

The conflict is caused by:
    flask 3.0.3 depends on click>=8.1.3
    scanapi 2.10.0 depends on click==8.0.3

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions