Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Friedrich committed Aug 3, 2024
1 parent a821257 commit b783d9e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 36 deletions.
26 changes: 23 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
#
alabaster==0.7.16
# via sphinx
ansicolor==0.3.2
# via
# audiorename (pyproject.toml)
# phrydy
babel==2.14.0
# via sphinx
certifi==2024.7.4
Expand All @@ -24,24 +28,34 @@ jinja2==3.1.4
# via sphinx
markupsafe==2.1.5
# via jinja2
mediafile==0.9.0
# via phrydy
musicbrainzngs==0.7.1
# via audiorename (pyproject.toml)
mutagen==1.47.0
# via mediafile
packaging==24.0
# via sphinx
phrydy==3.2.0
# via audiorename (pyproject.toml)
pygments==2.17.2
# via sphinx
requests==2.32.0
# via sphinx
six==1.16.0
# via mediafile
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via
# -r requirements.in
# -r docs/requirements.in
# sphinx-argparse
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-argparse==0.4.0
# via -r requirements.in
# via -r docs/requirements.in
sphinx-rtd-theme==2.0.0
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
Expand All @@ -56,5 +70,11 @@ sphinxcontrib-qthelp==1.0.7
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
tmep==2.4.0
# via audiorename (pyproject.toml)
typing-extensions==4.1.1
# via phrydy
unidecode==1.3.8
# via tmep
urllib3==2.2.1
# via requests
66 changes: 33 additions & 33 deletions poetry.lock

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

0 comments on commit b783d9e

Please sign in to comment.