21 Commits

Author SHA1 Message Date
Guillaume Chatelet
551ad10d94 Update Python dependencies and remove black. (#4979)
- Updated jupyter-server to 2.17.0 in notebook_requirements.in.
- Updated virtualenv to 20.35.4 in ortools_requirements.in.
- Removed black from both ortools_requirements.in and notebook_requirements.in.
- Updated filelock>=3.20.1 to mitigate CVE-2025-68146.
- Regenerated notebook_requirements.txt and ortools_requirements.txt with updated hashes and versions for various packages including debugpy, jupyter-client, platformdirs, tzdata, and urllib3.
- Added comments in bazel/BUILD regarding the compile_pip_requirements rules and instructions for updating the requirements files.
2026-01-09 13:10:50 +01:00
Guillaume Chatelet
b6883f0efc Update Bazel Python (#4949) 2025-12-15 13:59:46 +01:00
Guillaume Chatelet
b880e0fb64 Use new bintest framework (#4928) 2025-12-02 15:33:12 +01:00
Guillaume Chatelet
5e06a6c7e2 [bazel] Update examples 2025-10-16 11:50:21 +02:00
Guillaume Chatelet
ce299310f6 Remove unnecessary exports_files 2025-08-22 14:21:26 +00:00
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Laurent Perron
a0216687d2 patch scip b920; disable parallel scip 2024-12-02 13:47:30 +01:00
Corentin Le Molgat
f0d951d828 bazel: remove dead code 2024-11-22 14:38:31 +01:00
Mizux Seiha
ba8f3e17fa deps: Bump SCIP to v900 2024-03-15 18:13:28 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Corentin Le Molgat
99a7b573c1 bazel: buildozer 2023-08-18 16:12:45 +02:00
Corentin Le Molgat
e3d047f983 deps: Bump Protobuf to v24.0 2023-08-11 15:13:42 +02:00
Laurent Perron
857fdb7e91 polish bazel python deps 2023-02-11 09:56:03 -08:00
Laurent Perron
91cfd79cc5 add compilation pass for notebook dependencies 2023-02-11 09:00:57 -08:00
Laurent Perron
3c8e00f7bf add ortools/python/ortools_notebook bazel target 2023-02-06 16:21:11 +01:00
Laurent Perron
b5ff4f3699 polish swig_java bazel support 2023-01-05 14:49:05 +01:00
Laurent Perron
c1c0af9e51 build swig/pcre2 in bazel; tweak swig_java.bzl 2022-12-31 11:55:09 +01:00
Laurent Perron
2746b48c5c add bazel java POC; works with algorithms and graph 2022-12-29 19:56:02 +01:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Laurent Perron
c84dc88872 work on model_builder python; support building and testing it in python on bazel 2022-03-29 17:59:36 +02:00
Corentin Le Molgat
50a08c75e3 bazel: Rename BUILD as BUILD.bazel 2021-12-10 15:56:55 +01:00