mirror of https://github.com/Desuuuu/klipper.git
scripts: Update klippy-requirements.txt (#1744)
Signed-off-by: Alan Lord <alanslists@gmail.com>
This commit is contained in:
parent
f6e9db2d05
commit
a613045287
|
@ -1,7 +1,7 @@
|
|||
# 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
|
||||
# pip install -r klippy-requirements.txt
|
||||
cffi==1.12.2
|
||||
pyserial==3.4
|
||||
greenlet==0.4.15
|
||||
|
|
Loading…
Reference in New Issue