diff --git a/requirements/docs.txt b/requirements/docs.txt index e9d94e4d..5af5f36f 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -5,8 +5,6 @@ # # pip-compile-multi # --r base.txt --r test.txt accessible-pygments==0.0.4 # via pydata-sphinx-theme alabaster==0.7.13 @@ -15,46 +13,82 @@ asttokens==2.2.1 # via stack-data attrs==23.1.0 # via + # hypothesis # jsonschema # referencing autodoc-pydantic==1.9.0 - # via -r requirements/docs.in + # via -r docs.in babel==2.12.1 # via # pydata-sphinx-theme # sphinx backcall==0.2.0 # via ipython +bcrypt==4.0.1 + # via paramiko beautifulsoup4==4.12.2 # via # nbconvert # pydata-sphinx-theme bleach==6.0.0 # via nbconvert +certifi==2023.7.22 + # via requests +cffi==1.15.1 + # via + # cryptography + # pynacl +charset-normalizer==3.1.0 + # via requests comm==0.1.3 # via ipykernel +cryptography==41.0.3 + # via paramiko debugpy==1.6.7 # via ipykernel +decorator==5.1.1 + # via + # fabric + # ipython defusedxml==0.7.1 # via nbconvert +dnspython==2.3.0 + # via email-validator docutils==0.19 # via # myst-parser # nbsphinx # pydata-sphinx-theme # sphinx +email-validator==2.0.0.post2 + # via -r base.in +execnet==1.9.0 + # via pytest-xdist executing==1.2.0 # via stack-data +fabric==3.1.0 + # via -r base.in fastjsonschema==2.17.1 # via nbformat +filelock==3.12.2 + # via -r test.in +hypothesis==6.80.0 + # via -r test.in +idna==3.4 + # via + # email-validator + # requests imagesize==1.4.1 # via sphinx -ipykernel==6.24.0 iniconfig==2.0.0 # via pytest +invoke==2.1.3 + # via fabric +ipykernel==6.24.0 + # via -r docs.in ipython==8.14.0 # via - # -r requirements/docs.in + # -r docs.in # ipykernel jedi==0.18.2 # via ipython @@ -100,7 +134,7 @@ mdurl==0.1.2 mistune==3.0.1 # via nbconvert myst-parser==2.0.0 - # via -r requirements/docs.in + # via -r docs.in nbclient==0.8.0 # via nbconvert nbconvert==7.6.0 @@ -111,11 +145,20 @@ nbformat==5.9.0 # nbconvert # nbsphinx nbsphinx==0.9.2 - # via -r requirements/docs.in + # via -r docs.in nest-asyncio==1.5.6 # via ipykernel +packaging==23.1 + # via + # ipykernel + # nbconvert + # pydata-sphinx-theme + # pytest + # sphinx pandocfilters==1.5.0 # via nbconvert +paramiko==3.2.0 + # via fabric parso==0.8.3 # via jedi pexpect==4.8.0 @@ -124,6 +167,8 @@ pickleshare==0.7.5 # via ipython platformdirs==3.8.0 # via jupyter-core +pluggy==1.2.0 + # via pytest prompt-toolkit==3.0.39 # via ipython psutil==5.9.5 @@ -132,8 +177,16 @@ ptyprocess==0.7.0 # via pexpect pure-eval==0.2.2 # via stack-data +pycparser==2.21 + # via cffi +pydantic==1.10.11 + # via + # -r base.in + # autodoc-pydantic pydata-sphinx-theme==0.13.3 - # via -r requirements/docs.in + # via -r docs.in +pyfakefs==5.2.2 + # via -r test.in pygments==2.15.1 # via # accessible-pygments @@ -141,8 +194,25 @@ pygments==2.15.1 # nbconvert # pydata-sphinx-theme # sphinx -pyrsistent==0.19.3 - # via jsonschema +pynacl==1.5.0 + # via paramiko +pytest==7.4.0 + # via + # -r test.in + # pytest-randomly + # pytest-xdist +pytest-randomly==3.12.0 + # via -r test.in +pytest-xdist==3.3.1 + # via -r test.in +python-dateutil==2.8.2 + # via + # -r base.in + # jupyter-client +pyyaml==6.0 + # via + # -r test.in + # myst-parser pyzmq==25.1.0 # via # ipykernel @@ -151,17 +221,28 @@ referencing==0.29.1 # via # jsonschema # jsonschema-specifications +requests==2.31.0 + # via + # -r base.in + # sphinx rpds-py==0.8.7 # via # jsonschema # referencing +six==1.16.0 + # via + # asttokens + # bleach + # python-dateutil snowballstemmer==2.2.0 # via sphinx +sortedcontainers==2.4.0 + # via hypothesis soupsieve==2.4.1 # via beautifulsoup4 sphinx==6.2.1 # via - # -r requirements/docs.in + # -r docs.in # autodoc-pydantic # myst-parser # nbsphinx @@ -170,11 +251,11 @@ sphinx==6.2.1 # sphinx-copybutton # sphinx-design sphinx-autodoc-typehints==1.23.0 - # via -r requirements/docs.in + # via -r docs.in sphinx-copybutton==0.5.2 - # via -r requirements/docs.in + # via -r docs.in sphinx-design==0.4.1 - # via -r requirements/docs.in + # via -r docs.in sphinxcontrib-applehelp==1.0.4 # via sphinx sphinxcontrib-devhelp==1.0.2 @@ -191,7 +272,7 @@ stack-data==0.6.2 # via ipython tinycss2==1.2.1 # via nbconvert -tornado==6.3.2 +tornado==6.3.3 # via # ipykernel # jupyter-client @@ -207,6 +288,12 @@ traitlets==5.9.0 # nbconvert # nbformat # nbsphinx +typing-extensions==4.7.1 + # via + # pydantic + # pydata-sphinx-theme +urllib3==2.0.3 + # via requests wcwidth==0.2.6 # via prompt-toolkit webencodings==0.5.1