incorporeal-cms/requirements/requirements.txt

33 lines
675 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/requirements.txt pyproject.toml
#
blinker==1.7.0
# via flask
click==8.1.7
# via flask
feedgen==1.0.0
# via incorporeal-cms (pyproject.toml)
flask==3.0.3
# via incorporeal-cms (pyproject.toml)
itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via flask
lxml==5.2.1
# via feedgen
markdown==3.6
# via incorporeal-cms (pyproject.toml)
markupsafe==2.1.5
# via
# jinja2
# werkzeug
python-dateutil==2.9.0.post0
# via feedgen
six==1.16.0
# via python-dateutil
werkzeug==3.0.2
# via flask