We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a76aab commit 93fefb1Copy full SHA for 93fefb1
pyproject.toml
@@ -38,7 +38,7 @@ keywords=["IDAES", "idaes-pse", "energy systems", "chemical engineering", "proce
38
version = "2.11.0dev0"
39
# dynamic = ["version"]
40
dependencies = [
41
- "pyomo @ https://github.com/IDAES/pyomo/archive/6.9.5.idaes.2026.02.11.zip",
+ "pyomo @ https://github.com/IDAES/pyomo/archive/6.9.5.idaes.2026.02.16.zip",
42
"pint >= 0.24.1", # required to use Pyomo units. Pint 0.24.1 needed for Python 3.9 support
43
"networkx", # required to use Pyomo network
44
"numpy>=1,<3",
0 commit comments