Skip to content

Commit

Permalink
Update docs requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jan 6, 2024
1 parent 0ce7200 commit 256dadd
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile docs/requirements.in
# pip-compile --strip-extras docs/requirements.in
#
alabaster==0.7.13
# via sphinx
anyascii==0.3.2
# via sphinx-autoapi
astroid==3.0.1
astroid==3.0.2
# via sphinx-autoapi
attrs==23.1.0
attrs==23.2.0
# via
# jsonschema
# referencing
babel==2.13.1
babel==2.14.0
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.7.22
certifi==2023.11.17
# via requests
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
docutils==0.20.1
# via sphinx
furo==2023.9.10
# via -r docs/requirements.in
idna==3.4
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -36,9 +36,9 @@ jinja2==3.1.2
# sphinx-autoapi
file:.#egg=jsonschema
# via -r docs/requirements.in
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.12.1
# via jsonschema
lxml==4.9.3
lxml==5.0.1
# via
# -r docs/requirements.in
# sphinx-json-schema-spec
Expand All @@ -48,19 +48,19 @@ packaging==23.2
# via sphinx
pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.16.1
pygments==2.17.2
# via
# furo
# sphinx
pyyaml==6.0.1
# via sphinx-autoapi
referencing==0.30.2
referencing==0.32.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via sphinx
rpds-py==0.10.6
rpds-py==0.16.2
# via
# jsonschema
# referencing
Expand All @@ -86,13 +86,13 @@ sphinx==7.2.6
# sphinxext-opengraph
sphinx-autoapi==3.0.0
# via -r docs/requirements.in
sphinx-autodoc-typehints==1.24.0
sphinx-autodoc-typehints==1.25.2
# via -r docs/requirements.in
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-copybutton==0.5.2
# via -r docs/requirements.in
sphinx-json-schema-spec==2023.8.1
sphinx-json-schema-spec==2024.1.1
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
Expand All @@ -108,7 +108,7 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sphinxcontrib-spelling==8.0.0
# via -r docs/requirements.in
sphinxext-opengraph==0.9.0
sphinxext-opengraph==0.9.1
# via -r docs/requirements.in
urllib3==2.0.7
urllib3==2.1.0
# via requests

0 comments on commit 256dadd

Please sign in to comment.