We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df1ca89 commit 0f1fcddCopy full SHA for 0f1fcdd
docs/requirements.txt
@@ -9,7 +9,7 @@
9
# sphinx_rtd_theme
10
11
Babel==2.10.3
12
-certifi==2022.9.24
+certifi>=2023.7.22
13
charset-normalizer==2.1.1
14
docutils==0.16
15
idna==3.4
@@ -20,10 +20,10 @@ Jinja2==2.11.3
20
MarkupSafe==2.0.1
21
packaging==21.3
22
parsimonious==0.7.0
23
-Pygments==2.13.0
+Pygments==2.16.1
24
pyparsing==3.0.9
25
pytz==2022.5
26
-requests==2.28.1
+requests==2.31.0
27
six==1.16.0
28
snowballstemmer==2.2.0
29
# Use same sphinx version required by sphinx-js 3.1.2
@@ -36,4 +36,4 @@ sphinxcontrib-htmlhelp==2.0.0
36
sphinxcontrib-jsmath==1.0.1
37
sphinxcontrib-qthelp==1.0.3
38
sphinxcontrib-serializinghtml==1.1.5
39
-urllib3==1.26.12
+urllib3==1.26.17
0 commit comments