You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
We're using any bumble or axon -- we're only trying to use Gemini. However, the dependencies in this project are such that we have to upgrade unrelated things to use it. e.g.
) Because "the lock"specifiestable_rex4.0.0andaxon>=0.3.0dependsontable_rex~>3.1.1,thelockisincompatiblewithaxon>=0.3.0.Becausebumblebee>=0.5.0and<0.6.0dependsonaxon~>0.6.1andex_llm>=0.4.2dependsonbumblebee~>0.5,ex_llm>=0.4.2requiresaxon~>0.6.1orbumblebee~>0.6.And because bumblebee >=0.6.0dependsonaxon~>0.7.0,ex_llm>=0.4.2requiresaxon~>0.6.1or~>0.7.0.Andbecausethelockisincompatiblewithaxon>=0.3.0(1),thelockisincompatiblewithex_llm>=0.4.2.Andbecauseyourappdependsonthelock,ex_llm>=0.4.2isforbidden.So,becauseyourappdependsonex_llm~>0.8,versionsolvingfailed.
Bug Description
We're using any bumble or axon -- we're only trying to use Gemini. However, the dependencies in this project are such that we have to upgrade unrelated things to use it. e.g.
Steps to Reproduce
(noted above)
Environment
Error Output
Additional Context
No response