mirror of
https://github.com/QIDITECH/klipper.git
synced 2026-01-30 23:48:43 +03:00
klipper update
This commit is contained in:
10
scripts/klippy-requirements.txt
Normal file
10
scripts/klippy-requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
greenlet==1.1.2
|
||||
Jinja2==2.11.3
|
||||
python-can==3.3.4
|
||||
markupsafe==1.1.1
|
||||
Reference in New Issue
Block a user