Skip to content

Commit

Permalink
Update pyomo dependency to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Jun 25, 2021
1 parent c3e579b commit c25ca7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def rglob(path, glob):
"pandas",
"pint",
"psutil",
"pyomo>=6.0",
"pyomo>=6.0.1",
"pytest",
"pyyaml",
"requests", # for ui/fsvis
Expand Down

0 comments on commit c25ca7d

Please sign in to comment.