Skip to content
Open
Show file tree
Hide file tree
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
130 changes: 33 additions & 97 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@
#
# pip-compile --output-file=requirements/dev.txt requirements.in requirements/dev.in requirements/docs.in requirements/lint.in requirements/test.in
#
alabaster==0.7.12
# via
# -r requirements/docs.in
# sphinx
anyio==3.6.2
# via jupyter-server
argcomplete==1.11.1
# via -r requirements/dev.in
# via -r dev.in
argon2-cffi==21.3.0
# via
# jupyter-server
Expand All @@ -24,10 +20,7 @@ asttokens==2.2.1
attrs==19.3.0
# via jsonschema
babel==2.12.1
# via
# -r requirements/dev.in
# sphinx
# sphinx-intl
# via -r dev.in
backcall==0.1.0
# via ipython
beautifulsoup4==4.12.2
Expand All @@ -40,7 +33,7 @@ build==0.10.0
# via pip-tools
cachetools==5.3.0
# via tox
certifi==2022.12.7
certifi==2024.7.4
# via requests
cffi==1.14.0
# via
Expand All @@ -50,24 +43,16 @@ chardet==5.1.0
# via tox
charset-normalizer==3.1.0
# via requests
check-manifest==0.42
# via -r requirements/lint.in
click==8.1.3
# via
# pip-tools
# sphinx-intl
# via pip-tools
colorama==0.4.6
# via
# tox
# zest-releaser
colorlog==4.1.0
# via -r requirements/dev.in
coverage==7.2.3
# via -r requirements/test.in
cryptography==40.0.1 ; platform_python_implementation != "Jython"
# via
# -r requirements.in
# secretstorage
# via -r dev.in
cryptography==40.0.1
# via secretstorage
decorator==4.4.2
# via ipython
defusedxml==0.6.0
Expand All @@ -76,12 +61,8 @@ distlib==0.3.6
# via virtualenv
docutils==0.16
# via
# pyroma
# readme-renderer
# restview
# sphinx
entrypoints==0.3
# via flake8
executing==1.2.0
# via stack-data
fastjsonschema==2.16.3
Expand All @@ -90,14 +71,11 @@ filelock==3.11.0
# via
# tox
# virtualenv
flake8==3.7.9
# via -r requirements/lint.in
idna==2.9
# via
# anyio
# jsonschema
# requests
imagesize==1.2.0
# via sphinx
importlib-metadata==6.2.1
# via
# jupyter-client
Expand Down Expand Up @@ -130,20 +108,20 @@ jeepney==0.4.3
# secretstorage
jinja2==3.1.2
# via
# -r requirements/docs.in
# jupyter-server
# nbclassic
# nbconvert
# notebook
# sphinx
jip==0.9.16
# via -r requirements/dev.in
# via -r dev.in
jsonpointer==3.0.0
# via jsonschema
jsonschema[format-nongpl]==3.2.0
# via
# jupyter-events
# nbformat
jupyter==1.0.0
# via -r requirements/dev.in
# via -r dev.in
jupyter-client==8.1.0
# via
# ipykernel
Expand Down Expand Up @@ -177,18 +155,14 @@ jupyterlab-pygments==0.2.2
# via nbconvert
keyring==21.2.1
# via twine
lxml==4.9.2 ; platform_python_implementation != "Jython"
# via
# -r requirements.in
# -r requirements/dev.in
lxml==4.9.2
# via -r dev.in
markupsafe==2.1.2
# via
# jinja2
# nbconvert
matplotlib-inline==0.1.6
# via ipython
mccabe==0.6.1
# via flake8
mistune==2.0.5
# via nbconvert
nbclassic==0.5.5
Expand All @@ -215,33 +189,28 @@ nest-asyncio==1.5.6
# notebook
notebook==6.5.4
# via
# -r requirements/dev.in
# -r dev.in
# jupyter
# widgetsnbextension
notebook-shim==0.2.2
# via nbclassic
olefile==0.46 ; platform_python_implementation != "Jython"
# via -r requirements.in
packaging==23.0
# via
# build
# jupyter-server
# nbconvert
# pyproject-api
# sphinx
# tox
pandocfilters==1.4.2
# via nbconvert
parso==0.7.0
# via jedi
pep517==0.8.2
# via check-manifest
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.13.0
# via -r requirements/dev.in
# via -r dev.in
pkginfo==1.5.0.1
# via twine
platformdirs==3.2.0
Expand All @@ -266,28 +235,20 @@ ptyprocess==0.6.0
# terminado
pure-eval==0.2.2
# via stack-data
pycodestyle==2.5.0
# via flake8
pycparser==2.20
# via cffi
pyflakes==2.1.1
# via flake8
pygments==2.14.0
# via
# ipython
# jupyter-console
# nbconvert
# pyroma
# qtconsole
# readme-renderer
# restview
# sphinx
pyproject-api==1.5.1
# via tox
pyproject-hooks==1.0.0
# via build
pyroma==2.6
# via -r requirements/lint.in
pyrsistent==0.16.0
# via jsonschema
python-dateutil==2.8.2
Expand All @@ -311,24 +272,25 @@ readme-renderer==26.0
# via
# restview
# twine
repoze-sphinx-autointerface==0.8
# via -r requirements/docs.in
requests==2.28.2
# via
# -r requirements/dev.in
# -r dev.in
# jip
# requests-toolbelt
# sphinx
# twine
# zest-releaser
requests-toolbelt==0.9.1
# via twine
restview==2.9.2
# via -r requirements/dev.in
# via -r dev.in
rfc3339-validator==0.1.4
# via jupyter-events
# via
# jsonschema
# jupyter-events
rfc3986-validator==0.1.1
# via jupyter-events
# via
# jsonschema
# jupyter-events
secretstorage==3.1.2
# via keyring
send2trash==1.8.0
Expand All @@ -338,40 +300,18 @@ send2trash==1.8.0
# notebook
six==1.14.0
# via
# asttokens
# bleach
# jsonschema
# pyrsistent
# python-dateutil
# readme-renderer
# rfc3339-validator
# zest-releaser
sniffio==1.3.0
# via anyio
snowballstemmer==2.0.0
# via sphinx
soupsieve==2.4
# via beautifulsoup4
sphinx==3.0.3
# 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.0.1
# via -r requirements/docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==1.0.3
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
stack-data==0.6.2
# via ipython
terminado==0.8.3
Expand All @@ -382,10 +322,6 @@ terminado==0.8.3
# notebook
tinycss2==1.2.1
# via nbconvert
toml==0.10.0
# via
# check-manifest
# pep517
tomli==2.0.1
# via
# build
Expand All @@ -401,7 +337,7 @@ tornado==6.2
# notebook
# terminado
tox==4.4.11
# via -r requirements/dev.in
# via -r dev.in
tqdm==4.46.0
# via twine
traitlets==5.9.0
Expand All @@ -426,12 +362,14 @@ typing-extensions==4.5.0
# via ipython
urllib3==1.26.15
# via
# -r requirements/dev.in
# -r dev.in
# requests
virtualenv==20.21.0
# via tox
wcwidth==0.1.9
# via prompt-toolkit
webcolors==24.11.1
# via jsonschema
webencodings==0.5.1
# via
# bleach
Expand All @@ -440,19 +378,17 @@ websocket-client==1.5.1
# via jupyter-server
wheel==0.40.0
# via
# -r requirements/dev.in
# -r dev.in
# pip-tools
# zc-buildout
widgetsnbextension==3.5.1
# via ipywidgets
zc-buildout==3.0.1
# via -r requirements/dev.in
# via -r dev.in
zest-releaser==6.20.1
# via -r requirements/dev.in
# via -r dev.in
zipp==3.15.0
# via importlib-metadata
zope-interface==5.1.0
# via repoze-sphinx-autointerface

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
14 changes: 7 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
alabaster==0.7.12
# via
# -r requirements/docs.in
# -r docs.in
# sphinx
babel==2.12.1
# via
# sphinx
# sphinx-intl
certifi==2022.12.7
certifi==2024.7.4
# via requests
charset-normalizer==3.1.0
# via requests
Expand All @@ -26,7 +26,7 @@ imagesize==1.2.0
# via sphinx
jinja2==3.1.2
# via
# -r requirements/docs.in
# -r docs.in
# sphinx
markupsafe==2.1.2
# via jinja2
Expand All @@ -37,7 +37,7 @@ pygments==2.14.0
pyparsing==2.4.7
# via packaging
repoze-sphinx-autointerface==0.8
# via -r requirements/docs.in
# via -r docs.in
requests==2.28.2
# via sphinx
six==1.14.0
Expand All @@ -46,14 +46,14 @@ snowballstemmer==2.0.0
# via sphinx
sphinx==3.0.3
# via
# -r requirements/docs.in
# -r docs.in
# repoze-sphinx-autointerface
# sphinx-argparse
# sphinx-intl
sphinx-argparse==0.4.0
# via -r requirements/docs.in
# via -r docs.in
sphinx-intl==2.0.1
# via -r requirements/docs.in
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand Down