pydantic<3,>=2.0
langchain-core<1,>=0.3

[all]
llm-verse-avneesh[aws,google]

[aws]
boto3>=1.34
langchain-aws>=0.2

[dev]
llm-verse-avneesh[all]
pytest>=8.0
pytest-asyncio>=0.24

[google]
langchain-google-genai>=2.0
