forked from github/pelican
Update Pygments and Markdown dependency versions
This commit is contained in:
parent
385d5bf75e
commit
a2852942ea
2 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# Tests
|
||||
Pygments==2.8.1
|
||||
Pygments==2.14.0
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-xdist[psutil]
|
||||
|
||||
# Optional Packages
|
||||
Markdown==3.3.7
|
||||
Markdown==3.4.3
|
||||
BeautifulSoup4
|
||||
lxml
|
||||
typogrify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue