Files
OpenSK/requirements.txt
kaczmarczyck 778102712f venv for Python setup (#653)
* Python uses venv

* Small fixes to python calls
2023-11-07 05:13:21 +01:00

15 lines
153 B
Plaintext

# General setup
tockloader == 1.5
six
intelhex
# Configure OpenSK (crypto, JTAG lockdown)
colorama
tqdm
cryptography
fido2 >= 1.0.0
# Tests
pylint
hid