- Rename project to stealergram throughout - Add pyproject.toml (replaces requirements.txt split, folds pytest.ini) - Replace all em-dashes with hyphens across all source files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
25 lines
272 B
Plaintext
25 lines
272 B
Plaintext
# Telegram
|
|
telethon
|
|
tgcrypto
|
|
|
|
# TUI
|
|
textual
|
|
|
|
# Config
|
|
python-dotenv
|
|
|
|
# Progress bars (CLI mode)
|
|
tqdm
|
|
|
|
# Archive extraction
|
|
py7zr
|
|
rarfile
|
|
|
|
# Web frontend (optional - only needed with --web)
|
|
fastapi
|
|
uvicorn[standard]
|
|
jinja2
|
|
python-multipart
|
|
bcrypt
|
|
python-jose[cryptography]
|