# Telegram framework with native JobQueue scheduling dependencies included
python-telegram-bot[job-queue]==21.3

# Asynchronous and synchronous HTTP client network layers
httpx==0.27.0

# HTML parsing and DOM tree correction engines
beautifulsoup4==4.12.3

# Environment variable management configuration profiles
python-dotenv==1.0.1