-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Description
After installing python-lambda
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.
localstack 1.4.0 requires click>=7.0, but you have click 6.6 which is incompatible.
After updating 'click'
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.
python-lambda 11.8.0 requires click==6.6, but you have click 8.1.7 which is incompatible.
eb280
Metadata
Metadata
Assignees
Labels
No labels