Skip to content

Commit

Permalink
updated sphinxdocs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic182 committed Feb 6, 2024
1 parent 3faddae commit d725380
Showing 1 changed file with 22 additions and 29 deletions.
51 changes: 22 additions & 29 deletions sourcedocs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,55 +1,48 @@
#
# This file is autogenerated by pip-compile
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
alabaster==0.7.12
alabaster==0.7.16
# via sphinx
babel==2.9.1
babel==2.14.0
# via sphinx
certifi==2023.7.22
certifi==2024.2.2
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.2
# via requests
docutils==0.17.1
docutils==0.20.1
# via sphinx
idna==2.10
idna==3.6
# via requests
imagesize==1.2.0
imagesize==1.4.1
# via sphinx
jinja2==3.0.1
jinja2==3.1.3
# via sphinx
markupsafe==2.0.1
markupsafe==2.1.5
# via jinja2
packaging==20.9
packaging==23.2
# via sphinx
pygments==2.15.0
pygments==2.17.2
# via sphinx
pyparsing==2.4.7
# via packaging
pytz==2021.1
# via babel
requests==2.31.0
# via sphinx
snowballstemmer==2.1.0
snowballstemmer==2.2.0
# via sphinx
sphinx==4.1.1
# via -r sourcedocs/requirements.in
sphinxcontrib-applehelp==1.0.2
sphinx==7.2.6
# via -r requirements.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.6
# via sphinx
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-htmlhelp==2.0.5
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==1.26.5
urllib3==2.2.0
# via requests

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit d725380

Please sign in to comment.