Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Jan 5, 2024
1 parent a31057b commit 29e2270
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
#
# 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
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
jinja2==3.1.2
# via sphinx
lxml==4.9.3
lxml==5.0.0
# via sphinx-json-schema-spec
markupsafe==2.1.3
# via jinja2
packaging==23.2
# via sphinx
pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.16.1
pygments==2.17.2
# via
# furo
# sphinx
Expand Down Expand Up @@ -73,7 +73,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 29e2270

Please sign in to comment.