pip
pip check found an installed dependency with the wrong version
pip check found an installed dependency version that does not satisfy the requirement declared by another installed package.
pip
pip check found an installed dependency version that does not satisfy the requirement declared by another installed package.
Observed message
PACKAGE has requirement DEPENDENCY>=VERSION, but you have DEPENDENCY OLDER_VERSION.
Why it happens
How to fix it
Official reference
pip documentation: pip checkRelated errors
Explore more