Initial commit
Dieser Commit ist enthalten in:
17
requirements.txt
Normale Datei
17
requirements.txt
Normale Datei
@ -0,0 +1,17 @@
|
||||
# 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
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren