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

[[source]]
name = "dev"
url = "http://localhost:3141/dev/stage"
verify_ssl = false

[dev-packages]

[packages]
aiohttp = "==3.5.4"
anyjson = "==0.3.3"
pytz = "==2017.2"
py-dateutil = "==2.2"
async_timeout = "==3.0.1"
aiohttp-jinja2 = "*"
jinja2 = "*"
aioamqp = "*"
asyncpg = "*"

[requires]
python_version = "3.6"
