# Core data processing and utilities
numpy
pandas

# Tabular data handling (Excel, CSV, ODS, Parquet)
openpyxl
xlrd
odfpy  # OpenDocument format support
pyarrow

# PDF processing
pypdf
pdfplumber

# Machine learning and text processing
scikit-learn

# Web, browser automation, and API
requests
playwright

# Audio and speech processing
sounddevice
faster-whisper
pyttsx3  # Text-to-speech

# Image processing and vision
Pillow
opencv-python

# Financial data
yfinance

# TOML parsing (for Python < 3.11; built-in tomllib in Python 3.11+)
tomli

#RSS App related
feedparser 
rank_bm25
#wikiapp
wikipedia-api
