appstore: switch to pycmarkgfm for markdown rendering

This commit is contained in:
Alexandre Aubin
2023-08-23 19:02:27 +02:00
parent 2e3b9c8d9b
commit 6276e3995b
2 changed files with 4 additions and 4 deletions

View File

@ -2,5 +2,5 @@ Flask==2.3.2
python-slugify
PyGithub
toml
markdown
pycmarkgfm
gunicorn