Skip to content

Commit

Permalink
Update docs requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Nov 22, 2022
1 parent 4f8f346 commit 9069484
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
#
# This file is autogenerated by pip-compile with python 3.10
# This file is autogenerated by pip-compile with python 3.11
# To update, run:
#
# pip-compile docs/requirements.in
#
alabaster==0.7.12
# via sphinx
astroid==2.12.5
astroid==2.12.13
# via sphinx-autoapi
attrs==22.1.0
# via jsonschema
babel==2.10.3
babel==2.11.0
# via sphinx
beautifulsoup4==4.11.1
# via furo
certifi==2022.6.15
certifi==2022.9.24
# via requests
charset-normalizer==2.1.1
# via requests
docutils==0.19
# via sphinx
furo==2022.6.21
furo==2022.9.29
# via -r docs/requirements.in
idna==3.3
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -32,7 +32,7 @@ jinja2==3.1.2
# sphinx-autoapi
file:.#egg=jsonschema
# via -r docs/requirements.in
lazy-object-proxy==1.7.1
lazy-object-proxy==1.8.0
# via astroid
lxml==4.9.1
# via
Expand All @@ -50,9 +50,9 @@ pygments==2.13.0
# sphinx
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
pyrsistent==0.19.2
# via jsonschema
pytz==2022.2.1
pytz==2022.6
# via babel
pyyaml==6.0
# via sphinx-autoapi
Expand All @@ -62,7 +62,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.2.post1
# via beautifulsoup4
sphinx==5.1.1
sphinx==5.3.0
# via
# -r docs/requirements.in
# furo
Expand All @@ -73,15 +73,15 @@ sphinx==5.1.1
# sphinx-json-schema-spec
# sphinxcontrib-spelling
# sphinxext-opengraph
sphinx-autoapi==1.9.0
sphinx-autoapi==2.0.0
# via -r docs/requirements.in
sphinx-autodoc-typehints==1.19.2
sphinx-autodoc-typehints==1.19.5
# via -r docs/requirements.in
sphinx-basic-ng==0.0.1a12
sphinx-basic-ng==1.0.0b1
# via furo
sphinx-copybutton==0.5.0
sphinx-copybutton==0.5.1
# via -r docs/requirements.in
sphinx-json-schema-spec==2.2.3
sphinx-json-schema-spec==2.3.1
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
Expand All @@ -95,11 +95,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-spelling==7.6.0
sphinxcontrib-spelling==7.7.0
# via -r docs/requirements.in
sphinxext-opengraph==0.6.3
sphinxext-opengraph==0.7.2
# via -r docs/requirements.in
unidecode==1.3.4
unidecode==1.3.6
# via sphinx-autoapi
urllib3==1.26.12
# via requests
Expand Down

0 comments on commit 9069484

Please sign in to comment.