mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 03:39:32 +00:00
markdown rendering fixes with pymdownx 10.21.2+
This commit is contained in:
parent
0000309ac4
commit
79b8b76238
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ Flask-WTF==1.2.2
|
|||
Markdown==3.8.1
|
||||
Pygments==2.20.0
|
||||
PyJWT[crypto]>=2.8.0
|
||||
pymdown-extensions==10.16.1
|
||||
pymdown-extensions==10.21.2
|
||||
python-dotenv==1.1.1
|
||||
redis==4.5.5
|
||||
requests==2.33.1
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ pygments==2.20.0
|
|||
# via
|
||||
# -r dockflare/requirements.in
|
||||
# rich
|
||||
pymdown-extensions==10.16.1
|
||||
pymdown-extensions==10.21.2
|
||||
# via -r dockflare/requirements.in
|
||||
python-dotenv==1.1.1
|
||||
# via -r dockflare/requirements.in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue