[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
alembic = "*"
appdirs = "==1.4.3"
colorama = "==0.3.9"
dicttoxml = "==1.7.4"
dnspython = "==1.15.0"
jsonschema = "==2.5.1"
"junit2html" = "==18"
marshmallow = "==2.10.1"
marshmallow-sqlalchemy = "==0.10.0"
py = "==1.4.33"
pymongo = "==3.6.0"
pyparsing = "==2.2.0"
pytest = "==3.0.7"
pytest-ordering = "==0.5"
python-dateutil = "==2.6.1"
python-editor = "==1.0.3"
requests = "==2.13.0"
simplejson = "==3.10.0"
six = "==1.10.0"
tinydb = "==3.2.1"
tinydb-serialization = "==1.0.3"
tornado = "==4.4.1"
xmltodict = "==0.10.2"
backports_abc = "==0.5"
Cerberus = "==1.0.1"
Mako = "==1.0.7"
MarkupSafe = "==0.23"
SQLAlchemy = "*"
Werkzeug = "==0.14.1"

[dev-packages]

[requires]
python_version = "3.6"
