langchain-core>=0.3.0
pyiceberg>=0.7.0
pydantic>=2.0
pandas>=2.0
pyarrow>=14.0
pyyaml>=6.0
duckdb>=0.10.0
sqlparse>=0.4.0
sqlalchemy>=2.0.0
langchain-openai>=1.1.6
langchain>=1.2.0
langchainhub>=0.1.21

[dev]
langchain-tests>=0.0.1
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
types-pyyaml>=6.0

[redis]
redis>=5.0

[semantic]
pyyaml>=6.0

[test]
langchain-tests>=0.0.1
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
pytest-socket>=0.7.0

[test_integration]
pytest-xdist>=3.0.0
