Skip to content

Commit e00c2c8

Browse files
authored
Remove numpy pin
1 parent 8acfb11 commit e00c2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"graphviz",
3232
"ipython!=8.7.0",
3333
"matplotlib>=3.5.3",
34-
"numpy<1.26.0",
34+
"numpy",
3535
"pandas",
3636
"patsy",
3737
"pymc>=5.14.0",

0 commit comments

Comments
 (0)