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.
17 lines
410 B
Plaintext
17 lines
410 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements.in
|
|
#
|
|
--trusted-host pypi.python.org
|
|
|
|
click==7.0 # via flask
|
|
flask-sqlalchemy==2.4.0
|
|
flask==1.1.1
|
|
itsdangerous==1.1.0 # via flask
|
|
jinja2==2.10.1 # via flask
|
|
markupsafe==1.1.1 # via jinja2
|
|
sqlalchemy==1.3.8 # via flask-sqlalchemy
|
|
werkzeug==0.15.6 # via flask
|