incorporeal-cms/requirements/requirements.txt
Brian S. Stephan aa4d5a3585
python 3.9, dep updates, script
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-03-16 13:59:04 -05:00

23 lines
538 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/requirements.txt
#
feedgen==1.0.0
# via incorporeal-cms (pyproject.toml)
jinja2==3.1.3
# via incorporeal-cms (pyproject.toml)
lxml==5.2.1
# via feedgen
markdown==3.6
# via incorporeal-cms (pyproject.toml)
markupsafe==2.1.5
# via jinja2
python-dateutil==2.9.0.post0
# via feedgen
six==1.16.0
# via python-dateutil
termcolor==2.5.0
# via incorporeal-cms (pyproject.toml)