# Core Dependencies
customtkinter>=5.2.0
requests>=2.31.0
python-dotenv>=1.0.0
abacusai>=0.80.0
Pillow>=10.0.0
yfinance>=0.2.0

# Voice / Audio (Cross-platform)
faster-whisper>=0.10.0
sounddevice>=0.4.6
numpy>=1.26.0
beautifulsoup4>=4.12.0
lxml>=6.0.0
pypdf>=4.0.0
watchdog>=3.0.0
feedparser>=6.0.0
streamlit>=1.30.0
gradio>=4.0.0
streamlit-ace>=0.1.0

# Linux specific audio notes:
# sudo apt-get install python3-pyaudio portaudio19-dev libportaudio2
