-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Labels
Description
Dependabot encountered the following error:
× No solution found when resolving dependencies for split (markers:
│ python_full_version >= '3.14' and sys_platform == 'win32'):
╰─▶ Because there is no version of llvmlite{python_full_version
>= '3.14'}==0.46.0b1 and shap==0.50.0 depends on
llvmlite{python_full_version >= '3.14'}==0.46.0b1, we can conclude that
shap==0.50.0 cannot be used.
And because bugbug==0.0.617 depends on shap[plots]==0.50.0, we can
conclude that bugbug==0.0.617 cannot be used.
And because your project depends on bugbug==0.0.617 and your project
requires bugbug-mcp[llms-txt], we can conclude that your project's
requirements are unsatisfiable.
hint: `llvmlite` was requested with a pre-release marker (e.g.,
llvmlite==0.46.0b1), but pre-releases weren't enabled (try:
`--prerelease=allow`)
hint: While the active Python version is 3.12, the resolution failed for
other Python versions supported by your project. Consider limiting your
project's supported Python versions using `requires-python`.
Reactions are currently unavailable