File tree Expand file tree Collapse file tree 2 files changed +20
-20
lines changed
Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ alabaster==0.7.16
22asttokens == 3.0.1
33attrs == 25.4.0
44babel == 2.17.0
5- black == 25.12 .0
5+ black == 26.1 .0
66bokeh == 3.8.0
7- certifi == 2025.11.12
7+ certifi == 2026.1.4
88charset-normalizer == 3.4.4
99click == 8.3.1
1010contourpy == 1.3.3
11- coverage == 7.13.0
11+ coverage == 7.13.1
1212coveralls == 4.0.2
1313decorator == 5.2.1
1414df2img == 0.2.21
@@ -18,35 +18,35 @@ docutils==0.20.1
1818duckdb == 1.4.0
1919executing == 2.2.1
2020fastjsonschema == 2.21.2
21- GridPath == 2025.10.3
22- gurobipy == 13.0.0
21+ GridPath == 2026.1.0
22+ gurobipy == 13.0.1
2323highspy == 1.12.0
2424idna == 3.11
2525imagesize == 1.4.1
26- ipython == 9.8 .0
26+ ipython == 9.9 .0
2727ipython_pygments_lexers == 1.1.1
2828jedi == 0.19.2
2929Jinja2 == 3.1.6
30- jsonschema == 4.25.1
30+ jsonschema == 4.26.0
3131jsonschema-specifications == 2025.9.1
3232jupyter_core == 5.9.1
3333kaleido == 0.2.1
3434MarkupSafe == 3.0.3
3535matplotlib-inline == 0.2.1
3636mypy_extensions == 1.1.0
37- narwhals == 2.13 .0
37+ narwhals == 2.15 .0
3838nbformat == 5.10.4
3939networkx == 3.5
4040nose == 1.3.7
41- numpy == 2.3.5
42- packaging == 25 .0
41+ numpy == 2.4.1
42+ packaging == 26 .0
4343pandas == 2.3.2
4444parso == 0.8.5
45- pathspec == 0.12.1
45+ pathspec == 1.0.3
4646pexpect == 4.9.0
47- pillow == 12.0 .0
47+ pillow == 12.1 .0
4848platformdirs == 4.5.1
49- plotly == 6.5.0
49+ plotly == 6.5.2
5050ply == 3.11
5151prompt_toolkit == 3.0.52
5252pscript == 0.8.0
@@ -55,7 +55,7 @@ pure_eval==0.2.3
5555Pygments == 2.19.2
5656pyomo == 6.9.4
5757python-dateutil == 2.9.0.post0
58- pytokens == 0.3 .0
58+ pytokens == 0.4 .0
5959pytz == 2025.2
6060PyUtilib == 6.0.0
6161PyYAML == 6.0.3
@@ -66,7 +66,7 @@ six==1.17.0
6666snowballstemmer == 3.0.1
6767Sphinx == 7.2.6
6868sphinx-argparse == 0.4.0
69- sphinx-rtd-theme == 3.0.2
69+ sphinx_rtd_theme == 3.1.0
7070sphinxcontrib-applehelp == 2.0.0
7171sphinxcontrib-devhelp == 2.0.0
7272sphinxcontrib-htmlhelp == 2.1.0
@@ -75,9 +75,9 @@ sphinxcontrib-jsmath==1.0.1
7575sphinxcontrib-qthelp == 2.0.0
7676sphinxcontrib-serializinghtml == 2.0.0
7777stack-data == 0.6.3
78- tornado == 6.5.2
78+ tornado == 6.5.4
7979traitlets == 5.14.3
80- tzdata == 2025.2
81- urllib3 == 2.6.1
82- wcwidth == 0.2.14
80+ tzdata == 2025.3
81+ urllib3 == 2.6.3
82+ wcwidth == 0.3.0
8383xyzservices == 2025.11.0
Original file line number Diff line number Diff line change 1- __version__ = "v2025.10.3 "
1+ __version__ = "v2026.1.0 "
You can’t perform that action at this time.
0 commit comments