loguru>=0.5.0
numpy>=1.23.0
requests>=2.27.0
datasets>=2.7.0
langchain>=0.0.190
nervaluate>=0.1.8
pandas>=1.3.0
scikit-learn>=1.0.0
tenacity>=8.2.2
SQLAlchemy==1.4.47
regex>=2023.6.3
rich>=13.3.5
scipy>=1.10.1
pydantic>=1.10.9
torch>=1.10.0
matplotlib>=3.5.0
wget>=3.2

[all]
black
bumpver
pip-tools
pytest
pytest-mock
pre-commit
openai>=0.27.4
tiktoken>=0.3.3
anthropic>=0.2.6
transformers>=4.25.0
google-cloud-aiplatform>=1.25.0

[anthropic]
anthropic>=0.2.6

[dev]
black
bumpver
pip-tools
pytest
pytest-mock
pre-commit

[google]
google-cloud-aiplatform>=1.25.0

[huggingface]
transformers>=4.25.0

[openai]
openai>=0.27.4
tiktoken>=0.3.3
