# dependencies
pendulum == 1.2.5
python-dateutil == 2.6.1
pytz == 2017.2
pytzdata == 2017.2.2

# celery
amqp == 2.4.0
anyjson == 0.3.3
billiard == 3.6.0
celery == 4.3.0
kombu == 4.4.0
redis == 3.3.11
vine == 1.3.0
SQLAlchemy == 0.9.8
tblib == 1.3.0

# setuptools
appdirs == 1.4.3
packaging == 16.8
pyparsing == 2.2.0
setuptools == 34.3.2
six == 1.10.0

# Testing
execnet == 1.1
mock == 1.0.1
pep8 == 1.6.2
py == 1.4.31
pytest == 3.0.2
pytest-cache == 1.0
pytest-catchlog == 1.2.2
pytest-pep8 == 1.0.6
testing.common.database == 2.0.1
testing.redis == 1.1.1
