Hi, I am trying to use GraphRAG and DSPy together, building a small streamlit application for it. This is the dependency error I get, is it possible that dspy_ai could work with joblib 1.4.2?
The user requested joblib~=1.3.2
dspy-ai 2.4.5 depends on joblib~=1.3.2
nltk 3.8.1 depends on joblib
graspologic 3.4.1 depends on joblib<2.0.0 and >=1.4.2
Any help would be appreciated Thanks, love the package and the simplicity you can use to build LLM apps
Hi, I am trying to use GraphRAG and DSPy together, building a small streamlit application for it. This is the dependency error I get, is it possible that dspy_ai could work with joblib 1.4.2?