Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump jupyterlab from 4.0.10 to 4.2.5 in /examples/argilla-summarization #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 42 additions & 6 deletions examples/argilla-summarization/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ anyio==4.2.0
# jupyter-server
# starlette
# watchfiles
appnope==0.1.3
# via ipykernel
argilla[server]==1.21.0
# via -r requirements.in
argon2-cffi==23.1.0
Expand Down Expand Up @@ -136,6 +134,7 @@ filelock==3.13.1
# huggingface-hub
# torch
# transformers
# triton
filetype==1.2.0
# via unstructured
fqdn==1.5.1
Expand All @@ -150,7 +149,9 @@ fsspec[http]==2023.10.0
# huggingface-hub
# torch
greenlet==3.0.3
# via argilla
# via
# argilla
# sqlalchemy
h11==0.14.0
# via
# httpcore
Expand All @@ -160,7 +161,9 @@ httpcore==0.18.0
httptools==0.6.1
# via uvicorn
httpx==0.25.0
# via argilla
# via
# argilla
# jupyterlab
huggingface-hub==0.20.2
# via
# datasets
Expand Down Expand Up @@ -251,11 +254,11 @@ jupyter-server==2.12.2
# notebook-shim
jupyter-server-terminals==0.5.1
# via jupyter-server
jupyterlab==4.0.10
jupyterlab==4.2.5
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.25.2
jupyterlab-server==2.27.3
# via
# jupyterlab
# notebook
Expand Down Expand Up @@ -335,6 +338,37 @@ numpy==1.23.5
# scipy
# transformers
# unstructured
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu12==8.9.2.26
# via torch
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.18.1
# via torch
nvidia-nvjitlink-cu12==12.6.68
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
opensearch-py==2.0.1
# via argilla
overrides==7.4.0
Expand Down Expand Up @@ -574,6 +608,8 @@ traitlets==5.14.1
# qtconsole
transformers==4.36.2
# via -r requirements.in
triton==2.1.0
# via torch
typer==0.9.0
# via argilla
types-python-dateutil==2.8.19.20240106
Expand Down