15 lines
268 B
Plaintext
Raw Normal View History

{%- if cookiecutter.rich_logging == "yes" -%}
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile
#
commonmark==0.9.1
# via rich
pygments==2.12.0
# via rich
rich==12.4.4
# via -r requirements.in
{% endif -%}