diff --git a/requirements.txt b/requirements.txt index 46b2b05..3aac3e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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.6 + # via httpx +httpx==0.27.2 + # via jupyterlab idna==3.4 # via # anyio + # httpx # jsonschema # requests importlib-metadata==7.0.1 @@ -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 @@ -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 @@ -171,6 +186,8 @@ jinja2==3.1.4 # -r requirements.in # flask # jupyter-server + # jupyterlab + # jupyterlab-server # nbclassic # nbconvert # notebook @@ -178,13 +195,16 @@ jinja2==3.1.4 # 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 @@ -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 @@ -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 @@ -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 @@ -251,7 +279,7 @@ murmurhash==1.0.9 # preshed # spacy # thinc -mypy==1.11.1 +mypy==1.13.0 # via # -r requirements.in # nb-mypy @@ -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 @@ -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 @@ -361,7 +391,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==10.4.0 +pillow==11.0.0 # via # -r requirements.in # matplotlib @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -521,6 +548,7 @@ tinycss2==1.2.1 # via nbconvert tomli==2.0.1 # via + # jupyterlab # mypy # pytest torch==2.4.0 @@ -534,6 +562,7 @@ tornado==6.3.2 # ipykernel # jupyter-client # jupyter-server + # jupyterlab # nbclassic # notebook # terminado @@ -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 @@ -565,6 +594,7 @@ typer==0.7.0 # spacy typing-extensions==4.12.2 # via + # async-lru # dash # mypy # pydantic @@ -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