diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/klippy-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/klippy-requirements.txt b/scripts/klippy-requirements.txt index 94076954..652b4d09 100644 --- a/scripts/klippy-requirements.txt +++ b/scripts/klippy-requirements.txt @@ -5,3 +5,4 @@ cffi==1.12.2 pyserial==3.4 greenlet==0.4.15 +Jinja2==2.10 |