We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69447cc + 4b2fd19 commit 01cc2bcCopy full SHA for 01cc2bc
Cargo.toml
@@ -57,7 +57,7 @@ lazy_static = "1.4.0"
57
approx = "0.5"
58
rand_pcg = "0.3"
59
pyo3 = { version = "0.19.0", optional = true, features = ["extension-module"] }
60
-pyo3-log = { version = "0.8.2", optional = true }
+pyo3-log = { version = "0.9.0", optional = true }
61
numpy = { version = "0.19", optional = true }
62
indicatif = { version = "0.17", features = ["rayon"] }
63
rstats = "2.0.1"
0 commit comments