Skip to content

Commit

Permalink
Update docs requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Oct 23, 2023
1 parent 1e79632 commit ef129b3
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
Expand Up @@ -2,27 +2,27 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile docs/requirements.in
# pip-compile --strip-extras docs/requirements.in
#
alabaster==0.7.13
# via sphinx
attrs==23.1.0
# via referencing
babel==2.12.1
babel==2.13.0
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.1
# via requests
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
cycler==0.12.1
# via matplotlib
docutils==0.20.1
# via sphinx
fonttools==4.42.1
fonttools==4.43.1
# via matplotlib
furo==2023.9.10
# via -r docs/requirements.in
Expand All @@ -40,15 +40,15 @@ markupsafe==2.1.3
# via jinja2
matplotlib==3.8.0
# via sphinxext-opengraph
numpy==1.26.0
numpy==1.26.1
# via
# contourpy
# matplotlib
packaging==23.1
packaging==23.2
# via
# matplotlib
# sphinx
pillow==10.0.1
pillow==10.1.0
# via matplotlib
pyenchant==3.2.2
# via sphinxcontrib-spelling
Expand All @@ -67,7 +67,7 @@ referencing==0.30.2
# via jsonschema-specifications
requests==2.31.0
# via sphinx
rpds-py==0.10.3
rpds-py==0.10.6
# via referencing
six==1.16.0
# via python-dateutil
Expand Down Expand Up @@ -108,5 +108,5 @@ sphinxcontrib-spelling==8.0.0
# via -r docs/requirements.in
sphinxext-opengraph==0.8.2
# via -r docs/requirements.in
urllib3==2.0.5
urllib3==2.0.7
# via requests

0 comments on commit ef129b3

Please sign in to comment.