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

[packages]

sqlalchemy = "*"
mysqlclient = "*"
funcy = "*"
toolz = "*"
maya = "*"
ujson = "*"
prettytable = "*"
jsonrpcserver = "4.1.3+8f3437a"
aiohttp = "*"
aiopg = "*"
"psycopg2-binary" = "*"
"diff-match-patch" = "*"
"gitpython" = "*"

[dev-packages]

"ipython" = "*"
"pep8" = "*"
"pytest" = "*"
"pytest-cov" = "*"
"pytest-docker" = "*"
"pytest-pylint" = "*"
"pytest-asyncio" = "*"
"pytest-console-scripts" = "*"
"yapf" = "*"
"autopep8" = "*"