forked from github/pelican
Specifying a floor, but not a ceiling, for core dependencies should help prevent dependency resolution conflicts. Dependencies that affect functional test output are pinned more tightly.
11 lines
130 B
Text
11 lines
130 B
Text
# Tests
|
|
Pygments==2.8.1
|
|
pytest
|
|
pytest-cov
|
|
pytest-xdist[psutil]
|
|
|
|
# Optional Packages
|
|
Markdown==3.3.4
|
|
BeautifulSoup4
|
|
lxml
|
|
typogrify
|