# Core dependencies
rich>=13.0.0
pyyaml>=6.0
openai>=1.0.0
tiktoken>=0.5.0
click>=8.0.0

# Optional training dependencies (install with: pip install bellapy[training])
# modal>=0.63.0
# transformers>=4.30.0
# torch>=2.0.0
# peft>=0.5.0
# trl>=0.7.0
# datasets>=2.14.0
# accelerate>=0.20.0
# bitsandbytes>=0.41.0
