Skip to content

Commit 8f8c53e

Browse files
committed
Lock autodoc typehints
1 parent 42bbdde commit 8f8c53e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ pyyaml==5.1.1 # via watchdog
4545
requests==2.22.0 # via sphinx
4646
six==1.12.0 # via astroid, cuvner, packaging, pytest, tox
4747
snowballstemmer==1.2.1 # via sphinx
48+
sphinx-autodoc-typehints==1.6.0
4849
sphinx-rtd-theme==0.4.3
49-
sphinx==2.1.0 # via sphinx-rtd-theme
50+
sphinx==2.1.0 # via sphinx-autodoc-typehints, sphinx-rtd-theme
5051
sphinxcontrib-applehelp==1.0.1 # via sphinx
5152
sphinxcontrib-devhelp==1.0.1 # via sphinx
5253
sphinxcontrib-htmlhelp==1.0.2 # via sphinx

0 commit comments

Comments
 (0)