klipper/scripts/klippy-requirements.txt
Kevin O'Connor 890a5ea6bb scripts: Update klippy-requirements.txt to latest version of packages
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-04-04 18:35:23 -04:00

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