You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curious if this is critical for the functionality of the 0.9.0 version to operate properly?
When upgrading the eksupgrade tool to 0.9.0 got the following:
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.
awscli 1.27.100 requires botocore==1.29.100, but you have botocore 1.29.134 which is incompatible.
awscli 1.27.100 requires colorama<0.4.5,>=0.2.5, but you have colorama 0.4.6 which is incompatible.
awscli 1.27.100 requires PyYAML<5.5,>=3.10, but you have pyyaml 6.0 which is incompatible.
black 23.3.0 requires packaging>=22.0, but you have packaging 21.3 which is incompatible.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Curious if this is critical for the functionality of the 0.9.0 version to operate properly?
When upgrading the
eksupgrade
tool to 0.9.0 got the following:Beta Was this translation helpful? Give feedback.
All reactions