Skip to content

Commit

Permalink
Update to nextmv-py v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-quintero committed Sep 23, 2024
1 parent 6898488 commit e7c117e
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .nextmv/release/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ boto3>=1.34.33
pyyaml>=6.0.1
ruff>=0.1.7
requests>=2.26.0
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ampl-facilitylocation/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ ampl-module-open==20240121
ampl-module-scip==20240121
ampl-module-xpress==20240115

nextmv==0.11.1
nextmv==0.12.0
pandas==2.2.2
2 changes: 1 addition & 1 deletion python-ampl-knapsack/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ ampl-module-open==20240121
ampl-module-scip==20240121
ampl-module-xpress==20240115

nextmv==0.11.1
nextmv==0.12.0

2 changes: 1 addition & 1 deletion python-ampl-priceoptimization/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ ampl-module-open==20240121
ampl-module-scip==20240121
ampl-module-xpress==20240115

nextmv==0.11.1
nextmv==0.12.0

2 changes: 1 addition & 1 deletion python-gurobi-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gurobipy==11.0.0
nextmv==0.11.1
nextmv==0.12.0

2 changes: 1 addition & 1 deletion python-hello-world/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Define the packages required by your project here.
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-highs-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
highspy==1.7.2
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-costflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-demandforecasting/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-knapsack-multicsv/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-routing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-shiftassignment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-ortools-shiftplanning/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ortools==9.8.3296
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-pyomo-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pyomo==6.7.2
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-pyomo-shiftassignment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pyomo==6.7.2
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-pyomo-shiftplanning/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pyomo==6.7.2
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-pyoptinterface-knapsack/requirements-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ highsbox==1.7.2.post2
https://merschformann.github.io/random/content/wheels/pyoptinterface/pyoptinterface-0.2.8-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

# Other packages.
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-pyoptinterface-knapsack/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
pyoptinterface[highs]==0.2.8

# Other packages.
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-pyvroom-routing/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pyvroom==1.13.6
nextmv==0.11.1
nextmv==0.12.0
2 changes: 1 addition & 1 deletion python-xpress-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
xpress==9.4.2; platform_system != 'Darwin' or (platform_system == 'Darwin' and platform_machine != 'arm64')
nextmv==0.11.1
nextmv==0.12.0

0 comments on commit e7c117e

Please sign in to comment.