[router] update pyo3 version to 0.25.1 (#9022)
This commit is contained in:
@@ -20,7 +20,7 @@ rand = "0.9.2"
|
||||
reqwest = { version = "0.12.8", features = ["stream", "blocking", "json"] }
|
||||
futures-util = "0.3"
|
||||
futures = "0.3"
|
||||
pyo3 = { version = "0.22.5", features = ["extension-module"] }
|
||||
pyo3 = { version = "0.25.1", features = ["extension-module"] }
|
||||
dashmap = "6.1.0"
|
||||
http = "1.1.0"
|
||||
tokio = { version = "1.42.0", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user