11 lines
353 B
Plaintext
11 lines
353 B
Plaintext
# Windows, Python 3.9+ (как в pyproject.toml для platform_system == Windows, python_version >= 3.9)
|
|
# Установка: pip install -r requirements/windows-py39plus.txt
|
|
# Затем из корня репозитория: pip install -e .
|
|
|
|
pyperclip==1.9.0
|
|
psutil==7.0.0
|
|
cryptography==46.0.5
|
|
Pillow==12.1.1
|
|
customtkinter==5.2.2
|
|
pystray==0.19.5
|