diff --git a/scripts/klippy-requirements.txt b/scripts/klippy-requirements.txt
index efb87798a..77c2b8ef7 100644
--- a/scripts/klippy-requirements.txt
+++ b/scripts/klippy-requirements.txt
@@ -2,8 +2,8 @@
 # the Klipper host software (Klippy).  These package requirements are
 # typically installed via the command:
 #   pip install -r klippy-requirements.txt
-cffi==1.12.2
+cffi==1.14.6
 pyserial==3.4
-greenlet==0.4.15
+greenlet==1.1.2
 Jinja2==2.11.3
 python-can==3.3.4