Skip to content

Commit

Permalink
Bumping Pyomo tag to check IDAES tests in preparation for Pyomo 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blnicho committed Nov 28, 2023
1 parent 446ff39 commit 6fbfba3
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 @@ -127,7 +127,7 @@ def __getitem__(self, key):
# Put abstract (non-versioned) deps here.
# Concrete dependencies go in requirements[-dev].txt
install_requires=[
"pyomo @ git+https://github.com/IDAES/[email protected].6",
"pyomo @ git+https://github.com/IDAES/[email protected].28",
"pint", # required to use Pyomo units
"networkx", # required to use Pyomo network
"numpy",
Expand Down

0 comments on commit 6fbfba3

Please sign in to comment.