Back to Intellij Community

UnsatisfiedRequirementInspection

python/pluginResources/inspectionDescriptions/UnsatisfiedRequirementInspection.html

2025.3-rc-2207 B
Original Source

Reports packages mentioned in requirements files (for example, requirements.txt, or dependencies section in pyproject.toml files) but not installed, or imported but not mentioned in requirements files.