21 lines
273 B
Plaintext
21 lines
273 B
Plaintext
# Core GUI
|
|
customtkinter>=5.2.0
|
|
Pillow>=10.0.0
|
|
|
|
# GPU Acceleration
|
|
cupy-cuda12x>=13.0.0
|
|
numba>=0.59.0
|
|
|
|
# Networking
|
|
requests[socks]>=2.31.0
|
|
aiohttp>=3.9.0
|
|
aiohttp-socks>=0.8.0
|
|
|
|
# Data Processing
|
|
numpy>=1.26.0
|
|
pandas>=2.1.0
|
|
|
|
# Utilities
|
|
colorama>=0.4.6
|
|
python-dotenv>=1.0.0
|