Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sdruskat committed Dec 9, 2024
1 parent 4883171 commit a3f6d6f
Showing 1 changed file with 47 additions and 13 deletions.
60 changes: 47 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,48 @@
Sphinx==4.5.0
myst-parser==0.18.0
sphinx-autobuild==2021.3.14

# Theme
sphinx-book-theme==0.3.2

# Sphinx - Additional modules
accessible-pygments==0.0.5
alabaster==1.0.0
anyio==4.7.0
babel==2.16.0
beautifulsoup4==4.12.3
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
docutils==0.21.2
h11==0.14.0
idna==3.10
imagesize==1.4.1
Jinja2==3.1.4
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mdit-py-plugins==0.4.2
mdurl==0.1.2
myst-parser==4.0.0
packaging==24.2
pydata-sphinx-theme==0.16.0
Pygments==2.18.0
PyYAML==6.0.2
requests==2.32.3
setuptools==75.6.0
sniffio==1.3.1
snowballstemmer==2.2.0
soupsieve==2.6
Sphinx==8.1.3
sphinx-autobuild==2024.10.3
sphinx-book-theme==1.1.3
sphinx-favicon==1.0.1
sphinx-icon==0.2.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-contentui==0.2.5
sphinxcontrib-images==0.9.4
sphinx-icon==0.1.2
sphinx-favicon==0.2
sphinxemoji==0.2.0
sphinxext-opengraph==0.6.3
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxemoji==0.3.1
sphinxext-opengraph==0.9.1
starlette==0.41.3
typing_extensions==4.12.2
urllib3==2.2.3
uvicorn==0.32.1
watchfiles==1.0.0
websockets==14.1

0 comments on commit a3f6d6f

Please sign in to comment.