File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 11alabaster == 0.7.12
22docutils == 0.16
33Jinja2 == 2.11.2
4+ MarkupSafe == 1.1.1
45pydocstyle == 5.1.1
56Sphinx == 3.4.0
67sphinx-autodoc-typehints == 1.11.1
8+ sphinxcontrib-applehelp == 1.0.2
9+ sphinxcontrib-devhelp == 1.0.2
10+ sphinxcontrib-htmlhelp == 1.0.3
11+ sphinxcontrib-jsmath == 1.0.1
12+ sphinxcontrib-qthelp == 1.0.3
13+ sphinxcontrib-serializinghtml == 1.1.4
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ certifi==2020.12.5
77chardet==4.0.0
88click==7.1.2
99coverage==5.3.1
10- docutils==0.16
1110gevent==21.12.0
1211greenlet==1.1.1
1312idna==2.10
@@ -33,12 +32,6 @@ regex==2020.11.13
3332requests==2.25.1
3433six==1.15.0
3534snowballstemmer==2.0.0
36- sphinxcontrib-applehelp==1.0.2
37- sphinxcontrib-devhelp==1.0.2
38- sphinxcontrib-htmlhelp==1.0.3
39- sphinxcontrib-jsmath==1.0.1
40- sphinxcontrib-qthelp==1.0.3
41- sphinxcontrib-serializinghtml==1.1.4
4235thrift==0.13.0
4336toml==0.10.2
4437typed-ast==1.4.3
Original file line number Diff line number Diff line change 11-r requirements-transitive.txt
2- alabaster == 0.7.12
32baseplate == 2.0.0a1
43black == 21.4b2
54reddit-decider == 1.2.15
@@ -10,7 +9,5 @@ pydocstyle==5.1.1
109pytest == 6.2.5
1110pytest-cov == 2.10.1
1211reorder-python-imports == 2.3.6
13- Sphinx == 3.4.0
14- sphinx-autodoc-typehints == 1.11.1
1512reddit-edgecontext == 1.0.0a3
1613typing_extensions == 4.2.0
You can’t perform that action at this time.
0 commit comments