18 Zeilen
258 B
Plaintext
18 Zeilen
258 B
Plaintext
# requirements.txt
|
|
|
|
# Core dependencies
|
|
PyQt5>=5.15.0
|
|
playwright>=1.20.0
|
|
requests>=2.25.0
|
|
|
|
# Email handling
|
|
IMAPClient>=2.1.0
|
|
|
|
# Utilities
|
|
python-dateutil>=2.8.1
|
|
Pillow>=8.0.0
|
|
cryptography>=3.4.0
|
|
|
|
# Web automation and anti-detection
|
|
random-user-agent>=1.0.1
|