pydantic>=2.0.0
python-dotenv>=1.0.0

[all]
litellm>=1.0.0
langchain-litellm>=0.2.0
transformers>=4.0.0
torch>=2.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
mypy>=1.0.0
git-changelog>=2.5.0

[langchain]
langchain-litellm>=0.2.0
litellm>=1.0.0

[litellm]
litellm>=1.0.0

[transformers]
transformers>=4.0.0
torch>=2.0.0
