Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Commit b4b5cf4

Browse files
Dependencies: all packages updated via pip-tools (#255)
Co-authored-by: humitos <[email protected]>
1 parent d50f63a commit b4b5cf4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/requirements.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ sphinx==6.1.3
7777
# sphinx-tabs
7878
# sphinx-version-warning
7979
# sphinxcontrib-bibtex
80+
# sphinxcontrib-jquery
8081
# sphinxemoji
8182
sphinx-autoapi==2.0.1
8283
# via sphinx-hoverxref (pyproject.toml)
@@ -100,7 +101,7 @@ sphinxcontrib-devhelp==1.0.2
100101
# via sphinx
101102
sphinxcontrib-htmlhelp==2.0.1
102103
# via sphinx
103-
sphinxcontrib-jquery==2.0.0
104+
sphinxcontrib-jquery==4.1
104105
# via
105106
# sphinx-hoverxref (pyproject.toml)
106107
# sphinx-rtd-theme
@@ -122,6 +123,3 @@ urllib3==1.26.15
122123
# via requests
123124
wrapt==1.15.0
124125
# via astroid
125-
126-
# The following packages are considered to be unsafe in a requirements file:
127-
# setuptools

0 commit comments

Comments
 (0)