Skip to content

Commit

Permalink
update dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhanwei-Liu committed Jul 1, 2023
1 parent dae5e0b commit e24cd6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions prep-shot.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: prep-shot
name: prep-shot-test
channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- python=3.9
- pip

- pip:
Expand All @@ -13,4 +13,4 @@ dependencies:
- pandas==1.3.5
- pyomo==6.4.0
- xarray==0.20.2
- gurobipy==9.5.1
- gurobipy==10.0.2

0 comments on commit e24cd6e

Please sign in to comment.