Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via
# -r requirements/docs.in
# -r docs.in
# sphinx
babel==2.12.1
# via
Expand All @@ -26,7 +26,7 @@ imagesize==1.2.0
# via sphinx
jinja2==3.1.2
# via
# -r requirements/docs.in
# -r docs.in
# sphinx
markupsafe==2.1.2
# via jinja2
Expand All @@ -37,23 +37,23 @@ pygments==2.14.0
pyparsing==2.4.7
# via packaging
repoze-sphinx-autointerface==0.8
# via -r requirements/docs.in
requests==2.28.2
# via -r docs.in
requests==2.31.0
# via sphinx
six==1.14.0
# via packaging
snowballstemmer==2.0.0
# via sphinx
sphinx==3.0.3
# via
# -r requirements/docs.in
# -r docs.in
# repoze-sphinx-autointerface
# sphinx-argparse
# sphinx-intl
sphinx-argparse==0.4.0
# via -r requirements/docs.in
# via -r docs.in
sphinx-intl==2.0.1
# via -r requirements/docs.in
# via -r docs.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand Down