Releases reviewed
If any of the checks below fail the install will fail for the app.
| Version |
Channel |
Branch |
Commit |
Checked against |
Result |
1.32.0 |
stable |
master |
34ee4ee0 |
frappe version-15 |
❌ 1 check(s) failed |
1.0.0-dev |
nightly |
develop |
fe305cbf |
frappe version-15 |
❌ 1 check(s) failed |
Findings
DependencyResolutionCheck
Affects 1 reviewed commit(s): 34ee4ee0
'builder' has dependencies that can't be resolved against this bench:
× No solution found when resolving dependencies:
╰─▶ Because litellm==1.83.7 depends on click==8.1.8 and
click>=8.2.0,<8.3.dev0, we can conclude that litellm==1.83.7 cannot
be used.
And because builder==1.32.0 depends on litellm==1.83.7, we can conclude
that builder==1.32.0 cannot be used.
And because only builder==1.32.0 is available and you require builder,
we can conclude that your requirements are unsatisfiable.
Already required by:
Click~=8.2.0 # frappe
Widen the requirement in builder's pyproject.toml, or update the app that pinned the version it clashes with.
DependencyResolutionCheck
Affects 1 reviewed commit(s): fe305cbf
'builder' has dependencies that can't be resolved against this bench:
× No solution found when resolving dependencies:
╰─▶ Because litellm==1.83.7 depends on click==8.1.8 and
click>=8.2.0,<8.3.dev0, we can conclude that litellm==1.83.7 cannot
be used.
And because builder==1.0.0.dev0 depends on litellm==1.83.7, we can
conclude that builder==1.0.0.dev0 cannot be used.
And because only builder==1.0.0.dev0 is available and you require
builder, we can conclude that your requirements are unsatisfiable.
Already required by:
Click~=8.2.0 # frappe
Widen the requirement in builder's pyproject.toml, or update the app that pinned the version it clashes with.
What to do next?
Fix the above mentioned issues and raise a pull request on frappe/marketplace updating the commits in apps/builder.json
Generated by tools/audit in frappe/marketplace on 2026-07-31 06:40 UTC · registry 8bb1e742. Re-running the same commits reproduces this report.
Releases reviewed
If any of the checks below fail the install will fail for the app.
1.32.0master34ee4ee0version-151.0.0-devdevelopfe305cbfversion-15Findings
DependencyResolutionCheck
Affects 1 reviewed commit(s):
34ee4ee0DependencyResolutionCheck
Affects 1 reviewed commit(s):
fe305cbfWhat to do next?
Fix the above mentioned issues and raise a pull request on frappe/marketplace updating the commits in apps/builder.json
Generated by
tools/auditin frappe/marketplace on 2026-07-31 06:40 UTC · registry8bb1e742. Re-running the same commits reproduces this report.