Skip to content

Commit 6028ca4

Browse files
committed
unpin confuse
1 parent 83badf4 commit 6028ca4

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
@@ -29,7 +29,7 @@ classifiers = [
2929

3030
dependencies = [
3131
"click",
32-
"confuse == 2.1.0",
32+
"confuse >= 2.2.1",
3333
"cvxpy",
3434
"finufft==2.5.0 ; sys_platform!='darwin' or (sys_platform=='darwin' and platform_machine!='x86_64')",
3535
# wheel for 2.5.0 on x86_64 not available. x86_64 macs are phasing out.

0 commit comments

Comments
 (0)