forked from github/pelican
parent
84f2995b38
commit
5687883d4b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
# Tests
|
# Tests
|
||||||
Pygments==2.14.0
|
Pygments>=2.16.1
|
||||||
pytest
|
pytest
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-xdist[psutil]
|
pytest-xdist[psutil]
|
||||||
|
|
||||||
# Optional Packages
|
# Optional Packages
|
||||||
Markdown==3.5.1
|
Markdown>=3.5.1
|
||||||
BeautifulSoup4
|
BeautifulSoup4
|
||||||
lxml
|
lxml
|
||||||
typogrify
|
typogrify
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue