Skip to content

Commit

Permalink
update dependencies for use_kn_in_dual option of compute_mcs
Browse files Browse the repository at this point in the history
  • Loading branch information
axelvonkamp committed Jul 18, 2024
1 parent a274aa8 commit 0061255
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ dependencies:
- qtconsole=5.4
- requests=2.28
- psutil=5.9
- efmtool_link>=0.0.5
- optlang_enumerator>=0.0.10
- efmtool_link>=0.0.6
- optlang_enumerator>=0.0.11
- straindesign>=1.11
- nest-asyncio
- gurobi
Expand Down
4 changes: 2 additions & 2 deletions recipes/linux/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ requirements:
- qtconsole=5.4
- requests=2.28
- psutil=5.9
- efmtool_link>=0.0.5
- optlang_enumerator>=0.0.10
- efmtool_link>=0.0.6
- optlang_enumerator>=0.0.11
- straindesign>=1.9
- gurobi
- cplex
Expand Down
4 changes: 2 additions & 2 deletions recipes/noarch/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ requirements:
- qtconsole=5.4
- requests=2.28
- psutil=5.9
- efmtool_link>=0.0.5
- optlang_enumerator>=0.0.10
- efmtool_link>=0.0.6
- optlang_enumerator>=0.0.11
- straindesign>=1.9
- nest-asyncio
- gurobi
Expand Down
4 changes: 2 additions & 2 deletions recipes/win/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ requirements:
- qtconsole=5.4
- requests=2.28
- psutil=5.9
- efmtool_link>=0.0.5
- optlang_enumerator>=0.0.10
- efmtool_link>=0.0.6
- optlang_enumerator>=0.0.11
- straindesign>=1.9
- nest-asyncio
- gurobi
Expand Down

0 comments on commit 0061255

Please sign in to comment.