Files
requirements.txt.vim/examples/prod-requirements.txt
raimon 5314eccd6d Re-compile dependencies with latest version of pip-tools
Fix Security alert of Werkzeug
2023-02-19 17:23:54 +09:00

25 lines
450 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile prod-requirements.in
#
click==8.1.3
# via flask
flask==2.2.3
# via -r prod-requirements.in
importlib-metadata==6.0.0
# via flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.2
# via
# jinja2
# werkzeug
werkzeug==2.2.3
# via flask
zipp==3.14.0
# via importlib-metadata