bazel: regenerate requirements.txt

This commit is contained in:
Corentin Le Molgat
2025-08-06 09:50:36 +02:00
parent 4ffb359524
commit 3bef66b3cb
2 changed files with 30 additions and 31 deletions

View File

@@ -6,13 +6,13 @@
#
absl-py==2.2.2
# via -r bazel/notebook_requirements.in
anyio==4.9.0
anyio==4.10.0
# via
# httpx
# jupyter-server
argon2-cffi==25.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
argon2-cffi-bindings==25.1.0
# via argon2-cffi
arrow==1.3.0
# via isoduration
@@ -32,7 +32,7 @@ black==24.8.0
# via -r bazel/notebook_requirements.in
bleach[css]==6.2.0
# via nbconvert
certifi==2025.4.26
certifi==2025.8.3
# via
# httpcore
# httpx
@@ -43,15 +43,15 @@ charset-normalizer==3.4.2
# via requests
click==8.2.1
# via black
comm==0.2.2
comm==0.2.3
# via ipykernel
debugpy==1.8.14
debugpy==1.8.15
# via ipykernel
decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
distlib==0.3.9
distlib==0.4.0
# via virtualenv
executing==2.2.0
# via stack-data
@@ -75,9 +75,9 @@ idna==3.10
# requests
immutabledict==4.2.1
# via -r bazel/notebook_requirements.in
ipykernel==6.29.5
ipykernel==6.30.1
# via jupyterlab
ipython==9.3.0
ipython==9.4.0
# via ipykernel
ipython-pygments-lexers==1.1.1
# via ipython
@@ -120,7 +120,7 @@ jupyter-core==5.8.1
# nbformat
jupyter-events==0.12.0
# via jupyter-server
jupyter-lsp==2.2.5
jupyter-lsp==2.2.6
# via jupyterlab
jupyter-server==2.16.0
# via
@@ -246,7 +246,7 @@ pytz==2025.2
# via pandas
pyyaml==6.0.2
# via jupyter-events
pyzmq==26.4.0
pyzmq==27.0.1
# via
# ipykernel
# jupyter-client
@@ -268,7 +268,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.25.1
rpds-py==0.26.0
# via
# jsonschema
# referencing
@@ -307,7 +307,6 @@ tornado==6.5
# terminado
traitlets==5.14.3
# via
# comm
# ipykernel
# ipython
# jupyter-client
@@ -319,9 +318,9 @@ traitlets==5.14.3
# nbclient
# nbconvert
# nbformat
types-protobuf==6.30.2.20250516
types-protobuf==6.30.2.20250703
# via mypy-protobuf
types-python-dateutil==2.9.0.20250516
types-python-dateutil==2.9.0.20250708
# via arrow
typing-extensions==4.13.1
# via
@@ -334,7 +333,7 @@ tzdata==2025.2
# via pandas
uri-template==1.3.0
# via jsonschema
urllib3==2.4.0
urllib3==2.5.0
# via requests
virtualenv==20.28.1
# via -r bazel/notebook_requirements.in

View File

@@ -8,23 +8,23 @@ absl-py==2.2.2
# via -r bazel/ortools_requirements.in
black==24.8.0
# via -r bazel/ortools_requirements.in
certifi==2024.7.4
certifi==2025.8.3
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.2
# via requests
click==8.1.3
click==8.2.1
# via black
distlib==0.3.7
distlib==0.4.0
# via virtualenv
filelock==3.12.2
filelock==3.18.0
# via virtualenv
idna==3.7
idna==3.10
# via requests
immutabledict==4.2.1
# via -r bazel/ortools_requirements.in
mypy==1.6.1
# via -r bazel/ortools_requirements.in
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
@@ -35,13 +35,13 @@ numpy==2.2.0
# -r bazel/ortools_requirements.in
# pandas
# scipy
packaging==23.1
packaging==25.0
# via black
pandas==2.2.3
# via -r bazel/ortools_requirements.in
pathspec==0.11.1
pathspec==0.12.1
# via black
platformdirs==3.10.0
platformdirs==4.3.8
# via
# black
# virtualenv
@@ -49,27 +49,27 @@ protobuf==6.31.1
# via
# -r bazel/ortools_requirements.in
# mypy-protobuf
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via pandas
pytz==2022.7.1
pytz==2025.2
# via pandas
requests==2.32.4
# via -r bazel/ortools_requirements.in
scipy==1.14.1
# via -r bazel/ortools_requirements.in
six==1.16.0
six==1.17.0
# via python-dateutil
svgwrite==1.4.3
# via -r bazel/ortools_requirements.in
types-protobuf==4.24.0.0
types-protobuf==6.30.2.20250703
# via mypy-protobuf
typing-extensions==4.13.1
# via
# -r bazel/ortools_requirements.in
# mypy
tzdata==2023.3
tzdata==2025.2
# via pandas
urllib3==2.2.2
urllib3==2.5.0
# via requests
virtualenv==20.28.1
# via -r bazel/ortools_requirements.in