# Project Requirements This project requires the following Python packages: - `langgraph` - `langchain-openai` Install them using: ```bash pip install -r requirements.txt ``` Ensure you have a compatible Python environment before running the project.