gradio>=5.49.1
langchain>=0.1.0
langchain-openai>=0.0.5
langchain-community>=0.0.20
langgraph>=0.0.20
langchain-tavily>=0.2.12
pydantic>=2.0.0
python-dotenv>=1.0.0
hydra-core>=1.3.0
reportlab>=4.4.4
structlog>=24.0.0
wikipedia>=1.4.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-watch>=4.2.0
pytest-mock>=3.12.0
pytest-asyncio>=0.23.0
pytest-timeout>=2.2.0
types-requests>=2.32.4.20250913
types-PyYAML>=6.0.12.20250915
vcrpy>=7.0.0
mypy==1.18.2
flake8==7.3.0
black==25.9.0
isort==7.0.0
ruff==0.14.2
lxml==6.0.2
pre-commit>=3.4.0

[ui]
gradio>=4.0.0
streamlit>=1.28.0
