Fix all 47 bugs — hardened attack engine, UI/UX, proxy, CAPTCHA, config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
customtkinter>=5.2.0
|
||||
Pillow>=10.0.0
|
||||
|
||||
# GPU Acceleration
|
||||
# GPU Acceleration (optional — remove if no CUDA GPU)
|
||||
cupy-cuda12x>=13.0.0
|
||||
numba>=0.59.0
|
||||
|
||||
@@ -13,8 +13,9 @@ aiohttp-socks>=0.8.0
|
||||
|
||||
# Data Processing
|
||||
numpy>=1.26.0
|
||||
pandas>=2.1.0
|
||||
# pandas — removed (not used by any module)
|
||||
# colorama — removed (not used)
|
||||
# python-dotenv — removed (not used)
|
||||
|
||||
# Utilities
|
||||
colorama>=0.4.6
|
||||
python-dotenv>=1.0.0
|
||||
# Browser automation (optional — install manually if CAPTCHA browser mode needed)
|
||||
# playwright>=1.40.0 (run: playwright install chromium after pip install)
|
||||
|
||||
Reference in New Issue
Block a user