Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-quintero committed Sep 10, 2024
1 parent 0246030 commit 821a2a9
Show file tree
Hide file tree
Showing 20 changed files with 45 additions and 45 deletions.
52 changes: 26 additions & 26 deletions .nextmv/golden/workflow-configuration.yml
Original file line number Diff line number Diff line change
@@ -1,64 +1,64 @@
apps:
- name: python-ortools-costflow
language: python
language-version: 3.11
- name: go-highs-knapsack
language: go # we always use our main version
- name: go-highs-orderfulfillment
language: go # we always use our main version
- name: go-highs-shiftscheduling
language: go # we always use our main version
- name: go-nextroute
language: go # we always use our main version
- name: java-ortools-knapsack
language: java
language-version: 21
distribution: temurin
- name: python-ampl-facilitylocation
language: python
language-version: 3.11
- name: python-ampl-knapsack
language: python
language-version: 3.11
- name: go-highs-knapsack
language: go # we always use our main version
- name: python-gurobi-knapsack
- name: python-ampl-priceoptimization
language: python
language-version: 3.11
- name: python-highs-knapsack
- name: python-gurobi-knapsack
language: python
language-version: 3.11
- name: java-ortools-knapsack
language: java
language-version: 21
distribution: temurin
- name: python-ortools-knapsack
- name: python-hello-world
language: python
language-version: 3.11
- name: python-pyomo-knapsack
- name: python-highs-knapsack
language: python
language-version: 3.11
- name: python-hello-world
- name: python-ortools-costflow
language: python
language-version: 3.11
- name: go-nextroute
language: go # we always use our main version
- name: go-highs-orderfulfillment
language: go # we always use our main version
- name: python-ampl-priceoptimization
- name: python-ortools-demandforecasting
language: python
language-version: 3.11
- name: python-ortools-routing
- name: python-ortools-knapsack
language: python
language-version: 3.11
- name: python-pyvroom-routing
- name: python-ortools-routing
language: python
language-version: 3.11
- name: python-ortools-shiftassignment
language: python
language-version: 3.11
- name: python-pyomo-shiftassignment
- name: python-ortools-shiftplanning
language: python
language-version: 3.11
- name: python-ortools-demandforecasting
- name: python-pyomo-knapsack
language: python
language-version: 3.11
- name: python-ortools-shiftplanning
- name: python-pyomo-shiftassignment
language: python
language-version: 3.11
- name: python-pyomo-shiftplanning
language: python
language-version: 3.11
- name: go-highs-shiftscheduling
language: go # we always use our main version
- name: python-pyvroom-routing
language: python
language-version: 3.11
- name: python-xpress-knapsack
language: python
language-version: 3.11
2 changes: 1 addition & 1 deletion .nextmv/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3>=1.34.33
pyyaml>=6.0.1
ruff>=0.1.7
nextmv==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0

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==v0.10.2
nextmv==v0.10.3.dev0

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==v0.10.2
nextmv==v0.10.3.dev0

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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0
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==v0.10.2
nextmv==v0.10.3.dev0

0 comments on commit 821a2a9

Please sign in to comment.