Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa15684

Browse files
committed
(#1682) pin numpy dependency
1 parent 0f486b0 commit aa15684

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies = [
2020
"historydict",
2121
"msgpack",
2222
"msgpack-numpy",
23-
"numpy",
23+
"numpy<2.0.0",
2424
"opentelemetry-api",
2525
"toolz",
2626
"tqdm>=4.44",

0 commit comments

Comments
 (0)