Skip to content

Commit

Permalink
Update docs requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Dec 3, 2022
1 parent e32563a commit 6c6ddce
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
#
# 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
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.0
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 @@ -38,22 +38,22 @@ pygments==2.13.0
# sphinx
pyparsing==3.0.9
# via packaging
pytz==2022.2.1
pytz==2022.6
# via babel
requests==2.28.1
# via sphinx
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
# sphinx-basic-ng
# sphinx-json-schema-spec
# sphinxcontrib-spelling
sphinx-basic-ng==0.0.1a12
sphinx-basic-ng==1.0.0b1
# via furo
file:.#egg=sphinx_json_schema_spec
# via -r docs/requirements.in
Expand All @@ -69,7 +69,7 @@ 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
urllib3==1.26.11
urllib3==1.26.13
# via requests

0 comments on commit 6c6ddce

Please sign in to comment.