# Python - Pip
We support tracking Python dependencies by using Pip.
We support both Pips older requirements.txt
format and the newer Pipfile.lock
format.
Whenever these files are present in your repository we will automatically scan them for dependencies when you have
done any of our integrations to your CI/CD pipeline.
# Supported features
Package Manager | Security | License | Health |
---|---|---|---|
pip | ✓ | ✓ | ✓ |
Pipenv | ✓ | ✓ | ✓ |