mirror of https://github.com/Desuuuu/klipper.git
scripts: Update klippy-requirements.txt to latest version of packages
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
e6157c1600
commit
890a5ea6bb
|
@ -2,6 +2,6 @@
|
|||
# the Klipper host software (Klippy). These package requirements are
|
||||
# typically installed via the command:
|
||||
# pip install -r virtualenv-requirements.txt
|
||||
cffi==1.6.0
|
||||
pyserial==3.2.1
|
||||
greenlet==0.4.10
|
||||
cffi==1.12.2
|
||||
pyserial==3.4
|
||||
greenlet==0.4.15
|
||||
|
|
Loading…
Reference in New Issue