diff --git a/requirements/dev.txt b/requirements/dev.txt index 41aecf4..0d8d604 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,10 +4,6 @@ # # pip-compile --output-file=requirements/dev.txt requirements.in requirements/dev.in requirements/docs.in requirements/lint.in requirements/setup.in requirements/site.in requirements/test.in # -alabaster==0.7.13 - # via - # -r requirements/docs.in - # sphinx anyio==3.6.2 # via jupyter-server argcomplete==3.0.8 @@ -23,16 +19,13 @@ arrow==1.2.3 # via isoduration asttokens==2.2.1 # via stack-data -attrs==22.2.0 +attrs==23.1.0 # via jsonschema babel==2.12.1 - # via - # -r requirements/dev.in - # sphinx - # sphinx-intl + # via -r requirements/dev.in backcall==0.2.0 # via ipython -beautifulsoup4==4.12.0 +beautifulsoup4==4.12.2 # via nbconvert bleach==6.0.0 # via @@ -40,31 +33,21 @@ bleach==6.0.0 # nbconvert # readme-renderer build==0.10.0 - # via - # check-manifest - # pip-tools - # pyroma + # via pip-tools cachetools==5.3.0 # via tox -certifi==2022.12.7 +certifi==2023.5.7 # via requests cffi==1.15.1 # via - # -r requirements.in - # -r requirements/setup.in - # -r requirements/test.in # argon2-cffi-bindings # cryptography chardet==5.1.0 # via tox charset-normalizer==3.1.0 # via requests -check-manifest==0.49 - # via -r requirements/lint.in click==8.1.3 - # via - # pip-tools - # sphinx-intl + # via pip-tools colorama==0.4.6 # via # tox @@ -73,13 +56,11 @@ coloredlogs==15.0.1 # via -r requirements/dev.in comm==0.1.3 # via ipykernel -coverage==5.5 - # via -r requirements/test.in -cryptography==40.0.1 +cryptography==40.0.2 # via secretstorage cython==0.29.34 # via -r requirements/dev.in -debugpy==1.6.6 +debugpy==1.6.7 # via ipykernel decorator==5.1.1 # via ipython @@ -87,22 +68,18 @@ defusedxml==0.7.1 # via nbconvert distlib==0.3.6 # via virtualenv -docutils==0.19 +docutils==0.20.1 # via - # pyroma # readme-renderer # restview - # sphinx executing==1.2.0 # via stack-data -fastjsonschema==2.16.3 +fastjsonschema==2.17.0 # via nbformat -filelock==3.11.0 +filelock==3.12.0 # via # tox # virtualenv -flake8==6.0.0 - # via -r requirements/lint.in fqdn==1.5.1 # via jsonschema humanfriendly==10.0 @@ -112,23 +89,19 @@ idna==3.4 # anyio # jsonschema # requests -imagesize==1.4.1 - # via sphinx -importlib-metadata==6.1.0 +importlib-metadata==6.6.0 # via - # jupyter-client # keyring - # nbconvert - # sphinx # twine -ipykernel==6.22.0 +ipykernel==6.23.1 # via + # ipywidgets # jupyter # jupyter-console # nbclassic # notebook # qtconsole -ipython==8.11.0 +ipython==8.13.2 # via # ipykernel # ipywidgets @@ -138,7 +111,7 @@ ipython-genutils==0.2.0 # nbclassic # notebook # qtconsole -ipywidgets==8.0.5 +ipywidgets==8.0.6 # via jupyter isoduration==20.11.0 # via jsonschema @@ -156,7 +129,6 @@ jinja2==3.1.2 # nbclassic # nbconvert # notebook - # sphinx jsonpointer==2.3 # via jsonschema jsonschema[format-nongpl]==4.17.3 @@ -165,7 +137,7 @@ jsonschema[format-nongpl]==4.17.3 # nbformat jupyter==1.0.0 # via -r requirements/dev.in -jupyter-client==8.1.0 +jupyter-client==8.2.0 # via # ipykernel # jupyter-console @@ -198,7 +170,7 @@ jupyter-server-terminals==0.4.4 # via jupyter-server jupyterlab-pygments==0.2.2 # via nbconvert -jupyterlab-widgets==3.0.6 +jupyterlab-widgets==3.0.7 # via ipywidgets keyring==23.13.1 # via twine @@ -214,19 +186,17 @@ matplotlib-inline==0.1.6 # via # ipykernel # ipython -mccabe==0.7.0 - # via flake8 mdurl==0.1.2 # via markdown-it-py mistune==2.0.5 # via nbconvert -more-itertools==5.0.0 +more-itertools==9.1.0 # via jaraco-classes -nbclassic==0.5.3 +nbclassic==1.0.0 # via notebook -nbclient==0.7.2 +nbclient==0.7.4 # via nbconvert -nbconvert==7.2.10 +nbconvert==7.4.0 # via # jupyter # jupyter-server @@ -248,7 +218,7 @@ notebook==6.5.4 # via # -r requirements/dev.in # jupyter -notebook-shim==0.2.2 +notebook-shim==0.2.3 # via nbclassic packaging==23.1 # via @@ -257,10 +227,8 @@ packaging==23.1 # jupyter-server # nbconvert # pyproject-api - # pyroma # qtconsole # qtpy - # sphinx # tox pandocfilters==1.5.0 # via nbconvert @@ -278,7 +246,7 @@ pip-tools==6.13.0 # via -r requirements/dev.in pkginfo==1.9.6 # via twine -platformdirs==3.2.0 +platformdirs==3.5.1 # via # jupyter-core # tox @@ -294,7 +262,7 @@ prompt-toolkit==3.0.38 # via # ipython # jupyter-console -psutil==5.9.4 +psutil==5.9.5 # via ipykernel ptyprocess==0.7.0 # via @@ -302,29 +270,21 @@ ptyprocess==0.7.0 # terminado pure-eval==0.2.2 # via stack-data -pycodestyle==2.10.0 - # via flake8 pycparser==2.21 # via cffi -pyflakes==3.0.1 - # via flake8 -pygments==2.14.0 +pygments==2.15.1 # via # ipython # jupyter-console # nbconvert - # pyroma # qtconsole # readme-renderer # restview # rich - # sphinx pyproject-api==1.5.1 # via tox pyproject-hooks==1.0.0 # via build -pyroma==4.2 - # via -r requirements/lint.in pyrsistent==0.19.3 # via jsonschema python-dateutil==2.8.2 @@ -344,25 +304,20 @@ pyzmq==25.0.2 # nbclassic # notebook # qtconsole -qtconsole==5.4.1 +qtconsole==5.4.3 # via jupyter -qtpy==2.3.0 +qtpy==2.3.1 # via qtconsole readme-renderer==36.0 # via # restview # twine -repoze-sphinx-autointerface==1.0.0 - # via -r requirements/docs.in -requests==2.28.2 +requests==2.30.0 # via - # -r requirements/docs.in - # pyroma # requests-toolbelt - # sphinx # twine # zest-releaser -requests-toolbelt==0.10.1 +requests-toolbelt==1.0.0 # via twine restview==3.0.1 # via -r requirements/dev.in @@ -376,11 +331,11 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rich==13.3.2 +rich==13.3.5 # via twine secretstorage==3.3.3 # via keyring -send2trash==1.8.0 +send2trash==1.8.2 # via # jupyter-server # nbclassic @@ -389,37 +344,12 @@ six==1.16.0 # via # asttokens # bleach - # more-itertools # python-dateutil # rfc3339-validator sniffio==1.3.0 # via anyio -snowballstemmer==2.2.0 - # via sphinx -soupsieve==2.4 +soupsieve==2.4.1 # via beautifulsoup4 -sphinx==7.0.1 - # via - # -r requirements/docs.in - # repoze-sphinx-autointerface - # sphinx-argparse - # sphinx-intl -sphinx-argparse==0.4.0 - # via -r requirements/docs.in -sphinx-intl==2.1.0 - # via -r requirements/docs.in -sphinxcontrib-applehelp==1.0.4 - # via sphinx -sphinxcontrib-devhelp==1.0.2 - # via sphinx -sphinxcontrib-htmlhelp==2.0.1 - # via sphinx -sphinxcontrib-jsmath==1.0.1 - # via sphinx -sphinxcontrib-qthelp==1.0.3 - # via sphinx -sphinxcontrib-serializinghtml==1.1.5 - # via sphinx stack-data==0.6.2 # via ipython terminado==0.17.1 @@ -430,14 +360,7 @@ terminado==0.17.1 # notebook tinycss2==1.2.1 # via nbconvert -tomli==2.0.1 - # via - # build - # check-manifest - # pyproject-api - # pyproject-hooks - # tox -tornado==6.2 +tornado==6.3.2 # via # ipykernel # jupyter-client @@ -465,43 +388,39 @@ traitlets==5.9.0 # nbformat # notebook # qtconsole -trove-classifiers==2023.3.9 - # via pyroma twine==4.0.2 # via zest-releaser uri-template==1.2.0 # via jsonschema -urllib3==1.26.15 +urllib3==2.0.2 # via # requests # twine -virtualenv==20.21.0 +virtualenv==20.23.0 # via tox wcwidth==0.2.6 # via prompt-toolkit -webcolors==1.12 +webcolors==1.13 # via jsonschema webencodings==0.5.1 # via # bleach # tinycss2 -websocket-client==1.5.1 +websocket-client==1.5.2 # via jupyter-server wheel==0.40.0 # via # -r requirements/dev.in # pip-tools # zc-buildout -widgetsnbextension==4.0.6 +widgetsnbextension==4.0.7 # via ipywidgets zc-buildout==3.0.1 # via -r requirements/dev.in -zest-releaser==7.3.0 +zest-releaser==8.0.0 # via -r requirements/dev.in zipp==3.15.0 # via importlib-metadata -zope-interface==6.0 - # via repoze-sphinx-autointerface # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/test.in b/requirements/test.in index 1c3eedc..12f9feb 100644 --- a/requirements/test.in +++ b/requirements/test.in @@ -1,2 +1,2 @@ cffi >= 1.0.0 -coverage >= 5.5, < 6.0 +coverage >= 5.5, < 8.0