pydantic<3,>=2.0
langchain-core<2,>=1.5

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

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

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

[google]
langchain-google-genai>=4.0
