Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Jun 18, 2024
1 parent 76d8f57 commit 16d9552
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 54 deletions.
16 changes: 14 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ imagesize==1.4.1
# via sphinx
jinja2==3.1.3
# via sphinx
lxml==5.2.2
# via mscxyz (pyproject.toml)
lxml-stubs==0.5.1
# via mscxyz (pyproject.toml)
markupsafe==2.1.3
# via jinja2
packaging==23.2
Expand All @@ -30,11 +34,13 @@ pygments==2.17.2
# via sphinx
requests==2.32.0
# via sphinx
shtab==1.7.1
# via mscxyz (pyproject.toml)
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via
# -r requirements.in
# -r docs/requirements.in
# sphinx-rtd-theme
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
Expand All @@ -43,7 +49,7 @@ sphinx==7.2.6
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==2.0.0
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
Expand All @@ -58,5 +64,11 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
termcolor==2.4.0
# via mscxyz (pyproject.toml)
tmep==3.0.0
# via mscxyz (pyproject.toml)
unidecode==1.3.8
# via tmep
urllib3==2.1.0
# via requests
104 changes: 52 additions & 52 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16d9552

Please sign in to comment.