Files
klipper/scripts/klippy-requirements.txt

11 lines
315 B
Plaintext
Raw Normal View History

2023-06-15 11:41:08 +08:00
# This file describes the Python virtualenv package requirements for
# the Klipper host software (Klippy). These package requirements are
# typically installed via the command:
# pip install -r klippy-requirements.txt
cffi==1.14.6
pyserial==3.4
2024-09-02 13:37:34 +08:00
greenlet==2.0.2
2023-06-15 11:41:08 +08:00
Jinja2==2.11.3
python-can==3.3.4
markupsafe==1.1.1