# Core Framework
torch>=2.0.0
litellm>=1.0.0
numpy

# For Running Examples/Demos
matplotlib

# For Packaging & Distribution (Dev only)
build
twine
setuptools
wheel