Skip to content

Commit

Permalink
Merge pull request #88 from nextmv-io/feature/update-nextmv-version
Browse files Browse the repository at this point in the history
Update nextmv version with fix to flags
  • Loading branch information
sebastian-quintero authored Dec 17, 2024
2 parents 7f62ad2 + 616f889 commit 8c8dcf0
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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,4 +17,4 @@ ampl-module-open==20240121
ampl-module-scip==20240121
ampl-module-xpress==20240115

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

nextmv==0.14.1
nextmv==0.14.2
2 changes: 1 addition & 1 deletion python-gurobi-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gurobipy==11.0.0
nextmv==0.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
2 changes: 1 addition & 1 deletion python-hexaly-knapsack/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
--extra-index-url https://pypi.org/simple

hexaly==13.0.20240712
nextmv==0.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
2 changes: 1 addition & 1 deletion python-nextroute/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nextroute==1.10.1
nextmv==0.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.8.0
nextmv==0.14.1
nextmv==0.14.2
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.8.0
nextmv==0.14.1
nextmv==0.14.2
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.8.0
nextmv==0.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
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.14.1
nextmv==0.14.2
2 changes: 1 addition & 1 deletion python-xpress-knapsack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xpress==9.4.2; platform_system != 'Darwin' or (platform_system == 'Darwin' and platform_machine != 'arm64')
nextmv==0.14.1
nextmv==0.14.2

0 comments on commit 8c8dcf0

Please sign in to comment.