Index: python-upstream-ontologist/Cargo.toml
===================================================================
--- python-upstream-ontologist.orig/Cargo.toml
+++ python-upstream-ontologist/Cargo.toml
@@ -19,7 +19,7 @@ reqwest = { version = ">=0.11, <0.14", f
 url = "2.5"
 serde_json = "1"
 log = "0.4"
-tokio = { version = "1.50.0", features = ["rt-multi-thread"] }
+tokio = { version = "1.49.0", features = ["rt-multi-thread"] }
 futures = "0.3.32"
 
 [features]
