
[all]
PyYAML==3.13
six==1.11.0
boto3==1.4.7
toml==0.9.3.1
pymemcache==2.1.1
redis==2.10.6
SQLAlchemy==1.1.14
jsonpickle==0.9.5
consulate==0.6.0

[consul]
consulate==0.6.0
jsonpickle==0.9.5

[database]
SQLAlchemy==1.1.14
jsonpickle==0.9.5

[memcached]
pymemcache==2.1.1
six==1.11.0
jsonpickle==0.9.5

[redis]
redis==2.10.6
six==1.11.0
jsonpickle==0.9.5

[s3]
boto3==1.4.7
six==1.11.0
jsonpickle==0.9.5

[toml]
toml==0.9.3.1

[yaml]
PyYAML==3.13
