Tags: google/or-tools
Tags
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.
PreviousNext