Index: python3-yaml-edit/Cargo.toml
===================================================================
--- python3-yaml-edit.orig/Cargo.toml
+++ python3-yaml-edit/Cargo.toml
@@ -13,5 +13,5 @@ name = "_yaml_edit"
 crate-type = ["cdylib"]
 
 [dependencies]
-pyo3 = { version = "0.29", features = ["extension-module"] }
+pyo3 = { version = "0.28", features = ["extension-module"] }
 yaml-edit = "0.3"
