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
🔥 Summary of the situation:
graphiti-core requires tenacity >= 9.0.0.
Meanwhile, langchain requires tenacity < 9.0.0.
In other words, both packages have conflicting dependencies.
No matter what you try, something will always break, because it is impossible to satisfy both requirements in the same environment — graphiti-core and langchain demand incompatible versions of tenacity.
The text was updated successfully, but these errors were encountered:
🔥 Summary of the situation:
graphiti-core requires tenacity >= 9.0.0.
Meanwhile, langchain requires tenacity < 9.0.0.
In other words, both packages have conflicting dependencies.
No matter what you try, something will always break, because it is impossible to satisfy both requirements in the same environment — graphiti-core and langchain demand incompatible versions of tenacity.
The text was updated successfully, but these errors were encountered: