
[all]
consulate==0.6.0
six==1.12.0
redis==3.3.8
PyYAML==5.1.2
toml==0.10.0
boto3==1.4.7
SQLAlchemy==1.3.8
jsonpickle==1.2
pymemcache==2.2.2

[consul]
consulate==0.6.0
jsonpickle==1.2

[database]
SQLAlchemy==1.3.8
jsonpickle==1.2

[memcached]
pymemcache==2.2.2
six==1.12.0
jsonpickle==1.2

[redis]
redis==3.3.8
six==1.12.0
jsonpickle==1.2

[s3]
boto3==1.4.7
six==1.12.0
jsonpickle==1.2

[toml]
toml==0.10.0

[yaml]
PyYAML==5.1.2
