Jobs_Applier_AI_Agent
Jobs_Applier_AI_Agent copied to clipboard
[BUG]: Dependency conflict
Describe the bug
langchain-core required version is conflict with the version required by other dependencies
Steps to reproduce
After I ran the command pip install -r requirements.txt
, I got the dependency conflict below in the additional text.
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
3.13
LLM Used
No response
Model used
No response
Additional context
ERROR: Cannot install -r requirements.txt (line 10), -r requirements.txt (line 12), -r requirements.txt (line 13), -r requirements.txt (line 14), -r requi rements.txt (line 15), -r requirements.txt (line 2), -r requirements.txt (line 7), -r requirements.txt (line 8) and langchain-core because these package v ersions have conflicting dependencies.
The conflict is caused by: The user requested langchain-core langchain 0.2.11 depends on langchain-core<0.3.0 and >=0.2.23 langchain-community 0.2.10 depends on langchain-core<0.3.0 and >=0.2.23 langchain-google-genai 1.0.10 depends on langchain-core<0.3 and >=0.2.33 langchain-ollama 0.1.3 depends on langchain-core<0.3.0 and >=0.2.36 langchain-openai 0.1.17 depends on langchain-core<0.3.0 and >=0.2.20 langchain-text-splitters 0.2.2 depends on langchain-core<0.3.0 and >=0.2.10 lib-resume-builder-aihawk 0.1 depends on langchain-core langchain-anthropic 0.2.3 depends on langchain-core<0.4.0 and >=0.3.