Brian S. Stephan
63a764c6a0
no particular reason, just one less dependency, and it goes further towards my idyllic world where everyone is on UTC and there are no timezones
21 lines
450 B
Plaintext
21 lines
450 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with python 3.10
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file=requirements/requirements.txt requirements/requirements.in
|
|
#
|
|
click==8.0.4
|
|
# via flask
|
|
flask==2.0.3
|
|
# via -r requirements/requirements.in
|
|
itsdangerous==2.1.2
|
|
# via flask
|
|
jinja2==3.1.0
|
|
# via flask
|
|
markdown==3.3.6
|
|
# via -r requirements/requirements.in
|
|
markupsafe==2.1.1
|
|
# via jinja2
|
|
werkzeug==2.0.3
|
|
# via flask
|