Update requirements-wsl.txt

This commit is contained in:
Groupr 2025-02-24 10:08:39 +00:00
parent a28ab0e7a0
commit 7df786100b

View file

@ -32,10 +32,13 @@ psycopg2-binary
# python 2.
jinja2==3.0.3
# MarkupSafe is a Python library designed to provide a safe way of handling strings that contain data from untrusted sources.
# compatible with jinja2
markupsafe==2.0.1
# MarkDown is a popular and familair WYSIWYM markup language.
# python 2.
markdown==2.6.11
markupsafe==2.0.1
python-markdown-math
html5lib
BeautifulSoup4