mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 06:24:03 -06:00
7 lines
269 B
Text
7 lines
269 B
Text
# 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 virtualenv-requirements.txt
|
|
cffi==1.12.2
|
|
pyserial==3.4
|
|
greenlet==0.4.15
|