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

Bump the all group across 1 directory with 14 updates #157

Closed
wants to merge 1 commit into from
Closed
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
98 changes: 64 additions & 34 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
ansi2html==1.8.0
# via jupyter-dash
anyio==3.6.2
# via jupyter-server
# via
# httpx
# jupyter-server
argon2-cffi==21.3.0
# via
# jupyter-server
Expand All @@ -21,8 +23,12 @@ astor==0.8.1
# via nb-mypy
asttokens==2.2.1
# via stack-data
async-lru==2.0.4
# via jupyterlab
attrs==23.1.0
# via jsonschema
babel==2.16.0
# via jupyterlab-server
backcall==0.2.0
# via ipython
beautifulsoup4==4.12.2
Expand All @@ -43,7 +49,10 @@ catalogue==2.0.8
# srsly
# thinc
certifi==2023.5.7
# via requests
# via
# httpcore
# httpx
# requests
cffi==1.15.1
# via argon2-cffi-bindings
charset-normalizer==3.1.0
Expand All @@ -68,9 +77,9 @@ cymem==2.0.7
# preshed
# spacy
# thinc
cython==3.0.10
cython==3.0.11
# via -r requirements.in
dash==2.17.1
dash==2.18.1
# via
# -r requirements.in
# dash-extensions
Expand Down Expand Up @@ -120,9 +129,16 @@ fqdn==1.5.1
# via jsonschema
fsspec==2024.6.1
# via torch
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.2
# via jupyterlab
idna==3.4
# via
# anyio
# httpx
# jsonschema
# requests
importlib-metadata==7.0.1
Expand All @@ -136,9 +152,9 @@ ipykernel==6.23.1
# jupyter
# jupyter-console
# jupyter-dash
# jupyterlab
# nbclassic
# notebook
# qtconsole
ipytest==0.14.2
# via -r requirements.in
ipython==8.13.2
Expand All @@ -155,8 +171,7 @@ ipython-genutils==0.2.0
# via
# nbclassic
# notebook
# qtconsole
ipywidgets==8.1.3
ipywidgets==8.1.5
# via
# -r requirements.in
# jupyter
Expand All @@ -171,20 +186,25 @@ jinja2==3.1.4
# -r requirements.in
# flask
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbclassic
# nbconvert
# notebook
# spacy
# torch
jsbeautifier==1.14.7
# via dash-extensions
json5==0.9.25
# via jupyterlab-server
jsonpointer==2.3
# via jsonschema
jsonschema[format-nongpl]==4.17.3
# via
# jupyter-events
# jupyterlab-server
# nbformat
jupyter==1.0.0
jupyter==1.1.1
# via -r requirements.in
jupyter-client==8.2.0
# via
Expand All @@ -194,7 +214,6 @@ jupyter-client==8.2.0
# nbclassic
# nbclient
# notebook
# qtconsole
jupyter-console==6.6.3
# via jupyter
jupyter-core==5.3.0
Expand All @@ -203,25 +222,34 @@ jupyter-core==5.3.0
# jupyter-client
# jupyter-console
# jupyter-server
# jupyterlab
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
jupyter-dash==0.4.2
# via -r requirements.in
jupyter-events==0.6.3
# via jupyter-server
jupyter-lsp==2.2.5
# via jupyterlab
jupyter-server==2.5.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# nbclassic
# notebook-shim
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab==4.1.6
# via jupyter
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==3.0.11
jupyterlab-server==2.24.0
# via jupyterlab
jupyterlab-widgets==3.0.13
# via ipywidgets
kiwisolver==1.4.4
# via matplotlib
Expand All @@ -234,7 +262,7 @@ markupsafe==2.1.2
# jinja2
# nbconvert
# werkzeug
matplotlib==3.9.1
matplotlib==3.9.2
# via -r requirements.in
matplotlib-inline==0.1.6
# via
Expand All @@ -251,7 +279,7 @@ murmurhash==1.0.9
# preshed
# spacy
# thinc
mypy==1.11.1
mypy==1.11.2
# via
# -r requirements.in
# nb-mypy
Expand Down Expand Up @@ -290,10 +318,12 @@ notebook==6.5.4
# jupyter
# rise
notebook-shim==0.2.3
# via nbclassic
# via
# jupyterlab
# nbclassic
numba==0.60.0
# via -r requirements.in
numpy==1.26.4
numpy==2.0.2
# via
# -r requirements.in
# blis
Expand Down Expand Up @@ -341,15 +371,15 @@ packaging==23.1
# ipykernel
# ipytest
# jupyter-server
# jupyterlab
# jupyterlab-server
# matplotlib
# nbconvert
# plotly
# pytest
# qtconsole
# qtpy
# spacy
# thinc
pandas==2.2.2
pandas==2.2.3
# via -r requirements.in
pandocfilters==1.5.0
# via nbconvert
Expand Down Expand Up @@ -393,7 +423,7 @@ ptyprocess==0.7.0
# terminado
pure-eval==0.2.2
# via stack-data
pybind11==2.13.1
pybind11==2.13.6
# via
# -r requirements.in
# ipybind
Expand All @@ -409,12 +439,11 @@ pygments==2.15.1
# ipython
# jupyter-console
# nbconvert
# qtconsole
pyparsing==3.0.9
# via matplotlib
pyrsistent==0.19.3
# via jsonschema
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements.in
# ipytest
Expand All @@ -428,7 +457,7 @@ python-json-logger==2.0.7
# via jupyter-events
pytz==2023.3
# via pandas
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.in
# jupyter-events
Expand All @@ -440,16 +469,12 @@ pyzmq==25.0.2
# jupyter-server
# nbclassic
# notebook
# qtconsole
qtconsole==5.4.3
# via jupyter
qtpy==2.3.1
# via qtconsole
requests==2.32.3
# via
# -r requirements.in
# dash
# jupyter-dash
# jupyterlab-server
# spacy
retrying==1.3.4
# via
Expand Down Expand Up @@ -483,7 +508,9 @@ smart-open==6.3.0
# pathy
# spacy
sniffio==1.3.0
# via anyio
# via
# anyio
# httpx
soupsieve==2.4.1
# via beautifulsoup4
spacy==3.4.4
Expand All @@ -501,9 +528,9 @@ srsly==2.4.6
# thinc
stack-data==0.6.2
# via ipython
symengine==0.11.0
symengine==0.13.0
# via -r requirements.in
sympy==1.13.1
sympy==1.13.3
# via
# -r requirements.in
# torch
Expand All @@ -521,19 +548,21 @@ tinycss2==1.2.1
# via nbconvert
tomli==2.0.1
# via
# jupyterlab
# mypy
# pytest
torch==2.4.0
torch==2.4.1
# via
# -r requirements.in
# torchvision
torchvision==0.19.0
torchvision==0.19.1
# via -r requirements.in
tornado==6.3.2
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# nbclassic
# notebook
# terminado
Expand All @@ -550,13 +579,13 @@ traitlets==5.9.0
# jupyter-core
# jupyter-events
# jupyter-server
# jupyterlab
# matplotlib-inline
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
triton==3.0.0
# via torch
typer==0.7.0
Expand All @@ -565,6 +594,7 @@ typer==0.7.0
# spacy
typing-extensions==4.12.2
# via
# async-lru
# dash
# mypy
# pydantic
Expand Down Expand Up @@ -593,7 +623,7 @@ werkzeug==2.2.3
# via
# dash
# flask
widgetsnbextension==4.0.11
widgetsnbextension==4.0.13
# via ipywidgets
zipp==3.17.0
# via importlib-metadata
Expand Down
Loading