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 30, 2023
1 parent daa40b3 commit 7f003a9
Showing 1 changed file with 7 additions and 31 deletions.
38 changes: 7 additions & 31 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,22 @@ alabaster==0.7.13
# via sphinx
anyascii==0.3.2
# via sphinx-autoapi
astroid==3.0.0
astroid==3.0.1
# via sphinx-autoapi
attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.13.0
babel==2.13.1
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.7.22
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
contourpy==1.1.1
# via matplotlib
cycler==0.12.1
# via matplotlib
docutils==0.20.1
# via sphinx
fonttools==4.43.1
# via matplotlib
furo==2023.9.10
# via -r docs/requirements.in
idna==3.4
Expand All @@ -44,36 +38,20 @@ file:.#egg=jsonschema
# via -r docs/requirements.in
jsonschema-specifications==2023.7.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
lxml==4.9.3
# via
# -r docs/requirements.in
# sphinx-json-schema-spec
markupsafe==2.1.3
# via jinja2
matplotlib==3.8.0
# via sphinxext-opengraph
numpy==1.26.0
# via
# contourpy
# matplotlib
packaging==23.2
# via
# matplotlib
# sphinx
pillow==10.0.1
# via matplotlib
# via sphinx
pyenchant==3.2.2
# via sphinxcontrib-spelling
pygments==2.16.1
# via
# furo
# sphinx
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2
# via matplotlib
pyyaml==6.0.1
# via sphinx-autoapi
referencing==0.30.2
Expand All @@ -82,12 +60,10 @@ referencing==0.30.2
# jsonschema-specifications
requests==2.31.0
# via sphinx
rpds-py==0.10.4
rpds-py==0.10.6
# via
# jsonschema
# referencing
six==1.16.0
# via python-dateutil
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
Expand Down Expand Up @@ -132,7 +108,7 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sphinxcontrib-spelling==8.0.0
# via -r docs/requirements.in
sphinxext-opengraph==0.8.2
sphinxext-opengraph==0.9.0
# via -r docs/requirements.in
urllib3==2.0.6
urllib3==2.0.7
# via requests

0 comments on commit 7f003a9

Please sign in to comment.