There was an error while loading. Please reload this page.
1 parent 83badf4 commit 6028ca4Copy full SHA for 6028ca4
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ classifiers = [
29
30
dependencies = [
31
"click",
32
- "confuse == 2.1.0",
+ "confuse >= 2.2.1",
33
"cvxpy",
34
"finufft==2.5.0 ; sys_platform!='darwin' or (sys_platform=='darwin' and platform_machine!='x86_64')",
35
# wheel for 2.5.0 on x86_64 not available. x86_64 macs are phasing out.
0 commit comments