# CLAP and ML
laion-clap>=1.1.4
torch>=2.0.0
torchaudio>=2.0.0
torchvision>=0.15.0
transformers>=4.30.0
librosa>=0.10.0

# Database and queue
redis>=4.5.0
psycopg2-binary>=2.9.0
pgvector>=0.2.0

# Utilities
python-dotenv>=1.0.0
numpy>=1.24.0
requests>=2.31.0
