[[source]] url = "https://pypi.python.org/simple" verify_ssl = true [packages] gunicorn = "*" decorator = "*" brotlipy = "*" gevent = "*" Flask = "*" meinheld = "*" werkzeug = ">=0.14.1" six = "*" flasgger = "*" pyyaml = {git = "https://github.com/yaml/pyyaml.git"} [dev-packages] rope = "*"