newer sphinx version

This commit is contained in:
Patrick Kanzler 2021-10-30 21:52:00 +02:00
parent c0d91a5427
commit 4b8716ed36
2 changed files with 2 additions and 2 deletions

View File

@ -6,5 +6,5 @@ sphinx-rtd-theme
setuptools
setuptools-scm
docutils>=0.12
sphinxcontrib-spelling>=5
sphinxcontrib-spelling>=7.2.0
python-barcode>=0.11.0,<1

View File

@ -27,7 +27,7 @@ passenv = ESCPOS_CAPABILITIES_PICKLE_DIR ESCPOS_CAPABILITIES_FILE CI TRAVIS TRAV
[testenv:docs]
basepython = python
changedir = doc
deps = sphinx>=1.5.1
deps = sphinx>=3.0.0
setuptools_scm
python-barcode
sphinxcontrib-spelling>=7.2.0