This repository was archived by the owner on Apr 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Expand file tree Collapse file tree 2 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 0.7.12
8
8
# via sphinx
9
- astroid == 2.11.5
9
+ astroid == 2.12.2
10
10
# via sphinx-autoapi
11
- babel == 2.10.1
11
+ babel == 2.10.3
12
12
# via sphinx
13
- certifi == 2022.5.18.1
13
+ certifi == 2022.6.15
14
14
# via requests
15
- charset-normalizer == 2.0.12
15
+ charset-normalizer == 2.1.0
16
16
# via requests
17
- colorama == 0.4.4
17
+ colorama == 0.4.5
18
18
# via sphinx-autobuild
19
19
docutils == 0.17.1
20
20
# via
@@ -25,7 +25,7 @@ docutils==0.17.1
25
25
# sphinxcontrib-bibtex
26
26
idna == 3.3
27
27
# via requests
28
- imagesize == 1.3.0
28
+ imagesize == 1.4.1
29
29
# via sphinx
30
30
jinja2 == 3.1.2
31
31
# via
@@ -60,7 +60,7 @@ pyyaml==6.0
60
60
# via
61
61
# pybtex
62
62
# sphinx-autoapi
63
- requests == 2.27 .1
63
+ requests == 2.28 .1
64
64
# via sphinx
65
65
six == 1.16.0
66
66
# via
@@ -107,14 +107,11 @@ sphinxcontrib-qthelp==1.0.3
107
107
# via sphinx
108
108
sphinxcontrib-serializinghtml == 1.1.5
109
109
# via sphinx
110
- tornado == 6.1
110
+ tornado == 6.2
111
111
# via livereload
112
112
unidecode == 1.3.4
113
113
# via sphinx-autoapi
114
- urllib3 == 1.26.9
114
+ urllib3 == 1.26.10
115
115
# via requests
116
116
wrapt == 1.14.1
117
117
# via astroid
118
-
119
- # The following packages are considered to be unsafe in a requirements file:
120
- # setuptools
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ doc = [
43
43
" sphinx" ,
44
44
" sphinx-autoapi" ,
45
45
" sphinx-rtd-theme" ,
46
- " sphinx-tabs" ,
46
+ " sphinx-tabs==3.3.1 " ,
47
47
" sphinx-prompt" ,
48
48
" sphinx-version-warning" ,
49
49
" sphinx-notfound-page" ,
You can’t perform that action at this time.
0 commit comments