File tree Expand file tree Collapse file tree 4 files changed +27
-27
lines changed
Expand file tree Collapse file tree 4 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 11# OR-Tools code dependencies
22absl-py==2.2.2
3- immutabledict==4.2.1
4- numpy==2.2.0
3+ immutabledict==4.2.2
4+ numpy==2.3.5
55protobuf==6.32.0
66requests==2.32.4
7- scipy==1.14.1
8- typing-extensions==4.13.1
7+ scipy==1.16.3
8+ typing-extensions==4.15.0
99
1010# OR-Tools build dependencies
1111mypy==1.6.1
@@ -14,7 +14,7 @@ virtualenv==20.28.1
1414black==24.8.0
1515
1616# Example dependencies
17- pandas==2.2 .3
17+ pandas==2.3 .3
1818
1919# Visualization dependencies
2020svgwrite==1.4.3
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ idna==3.10
7373 # httpx
7474 # jsonschema
7575 # requests
76- immutabledict==4.2.1
76+ immutabledict==4.2.2
7777 # via -r bazel/notebook_requirements.in
7878ipykernel==6.30.1
7979 # via jupyterlab
@@ -177,7 +177,7 @@ notebook-shim==0.2.4
177177 # via
178178 # jupyterlab
179179 # notebook
180- numpy==2.2.0
180+ numpy==2.3.5
181181 # via
182182 # -r bazel/notebook_requirements.in
183183 # pandas
@@ -194,7 +194,7 @@ packaging==25.0
194194 # jupyterlab-server
195195 # nbconvert
196196 # plotly
197- pandas==2.2 .3
197+ pandas==2.3 .3
198198 # via -r bazel/notebook_requirements.in
199199pandocfilters==1.5.1
200200 # via nbconvert
@@ -272,7 +272,7 @@ rpds-py==0.26.0
272272 # via
273273 # jsonschema
274274 # referencing
275- scipy==1.14.1
275+ scipy==1.16.3
276276 # via -r bazel/notebook_requirements.in
277277send2trash==1.8.3
278278 # via jupyter-server
@@ -322,7 +322,7 @@ types-protobuf==6.30.2.20250703
322322 # via mypy-protobuf
323323types-python-dateutil==2.9.0.20250708
324324 # via arrow
325- typing-extensions==4.13.1
325+ typing-extensions==4.15.0
326326 # via
327327 # -r bazel/notebook_requirements.in
328328 # anyio
Original file line number Diff line number Diff line change 11# OR-Tools code dependencies
22absl-py==2.2.2
3- immutabledict==4.2.1
4- numpy==2.2.0
3+ immutabledict==4.2.2
4+ numpy==2.3.5
55protobuf==6.32.0
66requests==2.32.4
7- scipy==1.14.1
8- typing-extensions==4.13.1
7+ scipy==1.16.3
8+ typing-extensions==4.15.0
99
1010# OR-Tools build dependencies
1111mypy==1.6.1
@@ -14,7 +14,7 @@ virtualenv==20.28.1
1414black==24.8.0
1515
1616# Example dependencies
17- pandas==2.2 .3
17+ pandas==2.3 .3
1818
1919# Visualization dependencies
2020svgwrite==1.4.3
Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ absl-py==2.2.2
88 # via -r bazel/ortools_requirements.in
99black==24.8.0
1010 # via -r bazel/ortools_requirements.in
11- certifi==2025.8.3
11+ certifi==2025.11.12
1212 # via requests
13- charset-normalizer==3.4.2
13+ charset-normalizer==3.4.4
1414 # via requests
15- click==8.2 .1
15+ click==8.3 .1
1616 # via black
1717distlib==0.4.0
1818 # via virtualenv
19- filelock==3.18 .0
19+ filelock==3.20 .0
2020 # via virtualenv
21- idna==3.10
21+ idna==3.11
2222 # via requests
23- immutabledict==4.2.1
23+ immutabledict==4.2.2
2424 # via -r bazel/ortools_requirements.in
2525mypy==1.6.1
2626 # via -r bazel/ortools_requirements.in
@@ -30,18 +30,18 @@ mypy-extensions==1.1.0
3030 # mypy
3131mypy-protobuf==3.5.0
3232 # via -r bazel/ortools_requirements.in
33- numpy==2.2.0
33+ numpy==2.3.5
3434 # via
3535 # -r bazel/ortools_requirements.in
3636 # pandas
3737 # scipy
3838packaging==25.0
3939 # via black
40- pandas==2.2 .3
40+ pandas==2.3 .3
4141 # via -r bazel/ortools_requirements.in
4242pathspec==0.12.1
4343 # via black
44- platformdirs==4.3.8
44+ platformdirs==4.5.0
4545 # via
4646 # black
4747 # virtualenv
@@ -55,15 +55,15 @@ pytz==2025.2
5555 # via pandas
5656requests==2.32.4
5757 # via -r bazel/ortools_requirements.in
58- scipy==1.14.1
58+ scipy==1.16.3
5959 # via -r bazel/ortools_requirements.in
6060six==1.17.0
6161 # via python-dateutil
6262svgwrite==1.4.3
6363 # via -r bazel/ortools_requirements.in
64- types-protobuf==6.30.2.20250703
64+ types-protobuf==6.32.1.20251105
6565 # via mypy-protobuf
66- typing-extensions==4.13.1
66+ typing-extensions==4.15.0
6767 # via
6868 # -r bazel/ortools_requirements.in
6969 # mypy
You can’t perform that action at this time.
0 commit comments