# pydocs-mcp itself, from this repo, with the torch sentence-transformers
# embedder + the OpenVINO backend (paths resolve relative to this file).
-e ../..[sentence-transformers,openvino]

# The agent
langgraph>=0.2
langchain-mcp-adapters>=0.1
langchain-openai>=0.2

# The Streamlit webapp
streamlit>=1.36
