
[all]
jsonpickle==2.0.0
SQLAlchemy==1.4.26
toml==0.10.2
PyYAML==6.0
six==1.16.0
boto3==1.9.201
pymemcache==3.5.0
consulate==0.6.0
redis==3.5.3

[consul]
consulate==0.6.0
jsonpickle==2.0.0

[database]
SQLAlchemy==1.4.26
jsonpickle==2.0.0

[memcached]
pymemcache==3.5.0
six==1.16.0
jsonpickle==2.0.0

[redis]
redis==3.5.3
six==1.16.0
jsonpickle==2.0.0

[s3]
boto3==1.9.201
jsonpickle==2.0.0

[toml]
toml==0.10.2

[yaml]
PyYAML==6.0
