move markdown from requirements.txt to requirements-dev.txt

Change-Id: I07d700c7ac30900e4166611d0b17f80dff8d6f83
This commit is contained in:
2021-10-06 08:41:53 +02:00
parent cbb005d942
commit 84e55d9c8d
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# doc
sphinx_rtd_theme
Sphinx>=1.2.1
markdown>=2.6
# test suite
pytest
pytest-randomly>=1.1