Newer
Older
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
flask = "*"
flask-sqlalchemy = "*"
marshmallow = "*"
flask-jwt-extended = "*"
marshmallow-enum = "*"
storage = {editable = true, ref = "master", git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git"}
gitpython = "*"
flask-oauthlib = "*"
pyopenssl = "*"
gunicorn = "*"
flask-cors = "*"
flask-emails = "*"
pytz = "*"
flask-migrate = "*"
python-gitlab = "*"
celery = {version = "*", extras = ["auth", "redis", "yaml", "msgpack"]}
[dev-packages]
pylint = "*"