SQLAlchemy>=1.0.5
alembic>=0.7.6
click>=3.3
cryptography>=1.4
psycopg2>=2.6.1
requests>=2.7.0
six>=1.9.0
tox>=2.3

[ipy3]
ipython[notebook,test]<4.0

[ipy4]
ipython<6.0
notebook[test]<5.0,>=4.0

[test]
tox
nose==1.3.4
python-dateutil==2.4.2
nose-ignore-docstring==0.2
pyflakes==0.9.2
pep8==1.6.2
mccabe==0.3.1
flake8==2.2.5
mock==2.0.0
