bazel: update requirements
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
absl-py==2.3.1
|
||||
# via -r bazel/notebook_requirements.in
|
||||
anyio==4.10.0
|
||||
anyio==4.12.0
|
||||
# via
|
||||
# httpx
|
||||
# jupyter-server
|
||||
@@ -14,38 +14,38 @@ argon2-cffi==25.1.0
|
||||
# via jupyter-server
|
||||
argon2-cffi-bindings==25.1.0
|
||||
# via argon2-cffi
|
||||
arrow==1.3.0
|
||||
arrow==1.4.0
|
||||
# via isoduration
|
||||
asttokens==3.0.0
|
||||
asttokens==3.0.1
|
||||
# via stack-data
|
||||
async-lru==2.0.5
|
||||
# via jupyterlab
|
||||
attrs==25.3.0
|
||||
attrs==25.4.0
|
||||
# via
|
||||
# jsonschema
|
||||
# referencing
|
||||
babel==2.17.0
|
||||
# via jupyterlab-server
|
||||
beautifulsoup4==4.13.4
|
||||
beautifulsoup4==4.14.3
|
||||
# via nbconvert
|
||||
black==24.8.0
|
||||
# via -r bazel/notebook_requirements.in
|
||||
bleach[css]==6.2.0
|
||||
bleach[css]==6.3.0
|
||||
# via nbconvert
|
||||
certifi==2025.8.3
|
||||
certifi==2025.11.12
|
||||
# via
|
||||
# httpcore
|
||||
# httpx
|
||||
# requests
|
||||
cffi==1.17.1
|
||||
cffi==2.0.0
|
||||
# via argon2-cffi-bindings
|
||||
charset-normalizer==3.4.2
|
||||
charset-normalizer==3.4.4
|
||||
# via requests
|
||||
click==8.2.1
|
||||
click==8.3.1
|
||||
# via black
|
||||
comm==0.2.3
|
||||
# via ipykernel
|
||||
debugpy==1.8.15
|
||||
debugpy==1.8.17
|
||||
# via ipykernel
|
||||
decorator==5.2.1
|
||||
# via ipython
|
||||
@@ -53,11 +53,11 @@ defusedxml==0.7.1
|
||||
# via nbconvert
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
executing==2.2.0
|
||||
executing==2.2.1
|
||||
# via stack-data
|
||||
fastjsonschema==2.21.1
|
||||
fastjsonschema==2.21.2
|
||||
# via nbformat
|
||||
filelock==3.18.0
|
||||
filelock==3.20.0
|
||||
# via virtualenv
|
||||
fqdn==1.5.1
|
||||
# via jsonschema
|
||||
@@ -67,7 +67,7 @@ httpcore==1.0.9
|
||||
# via httpx
|
||||
httpx==0.28.1
|
||||
# via jupyterlab
|
||||
idna==3.10
|
||||
idna==3.11
|
||||
# via
|
||||
# anyio
|
||||
# httpx
|
||||
@@ -75,9 +75,9 @@ idna==3.10
|
||||
# requests
|
||||
immutabledict==4.2.2
|
||||
# via -r bazel/notebook_requirements.in
|
||||
ipykernel==6.30.1
|
||||
ipykernel==7.1.0
|
||||
# via jupyterlab
|
||||
ipython==9.4.0
|
||||
ipython==9.8.0
|
||||
# via ipykernel
|
||||
ipython-pygments-lexers==1.1.1
|
||||
# via ipython
|
||||
@@ -92,7 +92,7 @@ jinja2==3.1.6
|
||||
# jupyterlab
|
||||
# jupyterlab-server
|
||||
# nbconvert
|
||||
json5==0.12.0
|
||||
json5==0.12.1
|
||||
# via jupyterlab-server
|
||||
jsonpointer==3.0.0
|
||||
# via jsonschema
|
||||
@@ -102,14 +102,14 @@ jsonschema[format-nongpl]==4.23.0
|
||||
# jupyter-events
|
||||
# jupyterlab-server
|
||||
# nbformat
|
||||
jsonschema-specifications==2025.4.1
|
||||
jsonschema-specifications==2025.9.1
|
||||
# via jsonschema
|
||||
jupyter-client==8.6.3
|
||||
# via
|
||||
# ipykernel
|
||||
# jupyter-server
|
||||
# nbclient
|
||||
jupyter-core==5.8.1
|
||||
jupyter-core==5.9.1
|
||||
# via
|
||||
# ipykernel
|
||||
# jupyter-client
|
||||
@@ -120,7 +120,7 @@ jupyter-core==5.8.1
|
||||
# nbformat
|
||||
jupyter-events==0.12.0
|
||||
# via jupyter-server
|
||||
jupyter-lsp==2.2.6
|
||||
jupyter-lsp==2.3.0
|
||||
# via jupyterlab
|
||||
jupyter-server==2.16.0
|
||||
# via
|
||||
@@ -138,19 +138,19 @@ jupyterlab==4.4.8
|
||||
# notebook
|
||||
jupyterlab-pygments==0.3.0
|
||||
# via nbconvert
|
||||
jupyterlab-server==2.27.3
|
||||
jupyterlab-server==2.28.0
|
||||
# via
|
||||
# jupyterlab
|
||||
# notebook
|
||||
markupsafe==3.0.2
|
||||
markupsafe==3.0.3
|
||||
# via
|
||||
# jinja2
|
||||
# nbconvert
|
||||
matplotlib-inline==0.1.7
|
||||
matplotlib-inline==0.2.1
|
||||
# via
|
||||
# ipykernel
|
||||
# ipython
|
||||
mistune==3.1.3
|
||||
mistune==3.1.4
|
||||
# via nbconvert
|
||||
mypy==1.6.1
|
||||
# via -r bazel/notebook_requirements.in
|
||||
@@ -198,28 +198,28 @@ pandas==2.3.3
|
||||
# via -r bazel/notebook_requirements.in
|
||||
pandocfilters==1.5.1
|
||||
# via nbconvert
|
||||
parso==0.8.4
|
||||
parso==0.8.5
|
||||
# via jedi
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
pexpect==4.9.0
|
||||
# via ipython
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.5.1
|
||||
# via
|
||||
# black
|
||||
# jupyter-core
|
||||
# virtualenv
|
||||
plotly==5.15.0
|
||||
# via -r bazel/notebook_requirements.in
|
||||
prometheus-client==0.22.1
|
||||
prometheus-client==0.23.1
|
||||
# via jupyter-server
|
||||
prompt-toolkit==3.0.51
|
||||
prompt-toolkit==3.0.52
|
||||
# via ipython
|
||||
protobuf==6.32.0
|
||||
# via
|
||||
# -r bazel/notebook_requirements.in
|
||||
# mypy-protobuf
|
||||
psutil==7.0.0
|
||||
psutil==7.1.3
|
||||
# via ipykernel
|
||||
ptyprocess==0.7.0
|
||||
# via
|
||||
@@ -227,7 +227,7 @@ ptyprocess==0.7.0
|
||||
# terminado
|
||||
pure-eval==0.2.3
|
||||
# via stack-data
|
||||
pycparser==2.22
|
||||
pycparser==2.23
|
||||
# via cffi
|
||||
pygments==2.19.1
|
||||
# via
|
||||
@@ -240,18 +240,18 @@ python-dateutil==2.9.0.post0
|
||||
# arrow
|
||||
# jupyter-client
|
||||
# pandas
|
||||
python-json-logger==3.3.0
|
||||
python-json-logger==4.0.0
|
||||
# via jupyter-events
|
||||
pytz==2025.2
|
||||
# via pandas
|
||||
pyyaml==6.0.2
|
||||
pyyaml==6.0.3
|
||||
# via jupyter-events
|
||||
pyzmq==27.0.1
|
||||
pyzmq==27.1.0
|
||||
# via
|
||||
# ipykernel
|
||||
# jupyter-client
|
||||
# jupyter-server
|
||||
referencing==0.36.2
|
||||
referencing==0.37.0
|
||||
# via
|
||||
# jsonschema
|
||||
# jsonschema-specifications
|
||||
@@ -268,7 +268,7 @@ rfc3986-validator==0.1.1
|
||||
# via
|
||||
# jsonschema
|
||||
# jupyter-events
|
||||
rpds-py==0.26.0
|
||||
rpds-py==0.30.0
|
||||
# via
|
||||
# jsonschema
|
||||
# referencing
|
||||
@@ -280,9 +280,7 @@ six==1.17.0
|
||||
# via
|
||||
# python-dateutil
|
||||
# rfc3339-validator
|
||||
sniffio==1.3.1
|
||||
# via anyio
|
||||
soupsieve==2.7
|
||||
soupsieve==2.8
|
||||
# via beautifulsoup4
|
||||
stack-data==0.6.3
|
||||
# via ipython
|
||||
@@ -318,10 +316,8 @@ traitlets==5.14.3
|
||||
# nbclient
|
||||
# nbconvert
|
||||
# nbformat
|
||||
types-protobuf==6.30.2.20250703
|
||||
types-protobuf==6.32.1.20251105
|
||||
# via mypy-protobuf
|
||||
types-python-dateutil==2.9.0.20250708
|
||||
# via arrow
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
# -r bazel/notebook_requirements.in
|
||||
@@ -330,22 +326,24 @@ typing-extensions==4.15.0
|
||||
# mypy
|
||||
# referencing
|
||||
tzdata==2025.2
|
||||
# via pandas
|
||||
# via
|
||||
# arrow
|
||||
# pandas
|
||||
uri-template==1.3.0
|
||||
# via jsonschema
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.1
|
||||
# via requests
|
||||
virtualenv==20.28.1
|
||||
# via -r bazel/notebook_requirements.in
|
||||
wcwidth==0.2.13
|
||||
wcwidth==0.2.14
|
||||
# via prompt-toolkit
|
||||
webcolors==24.11.1
|
||||
webcolors==25.10.0
|
||||
# via jsonschema
|
||||
webencodings==0.5.1
|
||||
# via
|
||||
# bleach
|
||||
# tinycss2
|
||||
websocket-client==1.8.0
|
||||
websocket-client==1.9.0
|
||||
# via jupyter-server
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
|
||||
@@ -41,7 +41,7 @@ pandas==2.3.3
|
||||
# via -r bazel/ortools_requirements.in
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.5.0
|
||||
platformdirs==4.5.1
|
||||
# via
|
||||
# black
|
||||
# virtualenv
|
||||
@@ -69,7 +69,7 @@ typing-extensions==4.15.0
|
||||
# mypy
|
||||
tzdata==2025.2
|
||||
# via pandas
|
||||
urllib3==2.5.0
|
||||
urllib3==2.6.1
|
||||
# via requests
|
||||
virtualenv==20.28.1
|
||||
# via -r bazel/ortools_requirements.in
|
||||
|
||||
Reference in New Issue
Block a user