Skip to content

Commit 5c27edc

Browse files
Fix doe (#482)
--------- Co-authored-by: Andrei Paleyes <apalees@gmail.com> Co-authored-by: Andrei Paleyes <apaleyes@users.noreply.github.com>
1 parent 7cd414c commit 5c27edc

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
"scipy",
3232
"matplotlib>=3.9",
3333
"emcee>=2.2.1",
34-
"PyDOE>=0.3.0",
34+
"pydoe<0.9.6",
3535
"sobol_seq>=0.1.2",
3636
]
3737

0 commit comments

Comments
 (0)