python-telegram-bot>=20.7
requests>=2.31
aiohttp>=3.9
aiofiles>=23.2
aiosqlite>=0.19
psutil>=5.9
click>=8.1
rich>=13.7
cryptography>=41.0
APScheduler>=3.10
pypdf>=4.0
pdfplumber>=0.10
beautifulsoup4>=4.12
Pillow>=10.0
qrcode[pil]>=7.4
pandas>=2.0

[all]
pypdf>=4.0
pdfplumber>=0.10
Pillow>=10.0
qrcode[pil]>=7.4
requests>=2.31
beautifulsoup4>=4.12
pandas>=2.0

[data]
pandas>=2.0

[dev]
pytest>=7.4
pytest-asyncio>=0.23
ruff>=0.1
black>=23.0
mypy>=1.5

[image]
Pillow>=10.0

[pdf]
pypdf>=4.0
pdfplumber>=0.10

[qr]
qrcode[pil]>=7.4

[scrape]
requests>=2.31
beautifulsoup4>=4.12
