# Olho de Deus - Dependências
# Instale com: pip install -r requirements.txt

# === Core ===
requests>=2.28.0
colorama>=0.4.6
rich>=13.0.0
click>=8.1.0
tqdm>=4.65.0

# === OSINT & Recon ===
python-whois>=0.8.0
dnspython>=2.3.0
shodan>=1.28.0
phonenumbers>=8.13.0

# === Web Scraping ===
beautifulsoup4>=4.12.0
lxml>=4.9.0

# === Networking ===
pysocks>=1.7.1

# === Security & Crypto ===
cryptography>=41.0.0
python-gnupg>=0.5.0

# === Optional ===
numpy>=1.24.0
discord-webhook>=1.0.0
