Skip to content

Commit edc4a9e

Browse files
fixing minor inconsistencies
1 parent 152b2d7 commit edc4a9e

11 files changed

Lines changed: 260 additions & 3049 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ authors = [
1111

1212
dependencies = [
1313
"pyomo>=6.8.0",
14-
"ipython",
1514
"matplotlib==3.9.2",
1615
"pandas>=2.2.2",
1716
"numpy>=2.1.0",
@@ -20,13 +19,9 @@ dependencies = [
2019
"pydoe>=0.3.8",
2120
"pyutilib>=6.0.0",
2221
"graphviz>=0.20.3",
23-
"ipykernel",
24-
"jupyter",
25-
"jupyter_contrib_nbextensions",
2622
"seaborn>=0.13.2",
2723
"tabulate>=0.9.0",
2824
"xlsxwriter>=3.2.0",
29-
"pyam-iamc>=2.2.4",
3025
"pytest>=8.3.2",
3126
"deprecated>=1.2.14",
3227
"openpyxl>=3.1.5",

0 commit comments

Comments
 (0)