You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
397 B
Plaintext
15 lines
397 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements.txt requirements.in
|
|
#
|
|
click==6.7 # via flask
|
|
flask-cors==3.0.4
|
|
flask==1.0.2
|
|
itsdangerous==0.24 # via flask
|
|
jinja2==2.10 # via flask
|
|
markupsafe==1.0 # via jinja2
|
|
six==1.11.0 # via flask-cors
|
|
werkzeug==0.14.1 # via flask
|