# Core dependencies for Honegumi RAG Assistant
openai==2.3.0
langchain-openai==0.3.35
honegumi==0.4.3
langchain==0.3.27
langchain-community==0.3.31
langgraph==0.6.10
faiss-cpu==1.12.0
python-dotenv

# Optional dependencies (included by default)
numpy==2.3.3
pandas==2.3.3
