tooz/requirements.txt
Joshua Harlow 54dd719079 Unlock the kazoo version
Latching on to an exact version is going to make it for consumers
of tooz+kazoo, which may themselves use a newer version, to be able
to correctly install tooz.

I'm also pretty sure there isn't any reason to bind to exactly 1.3.1
and allowing newer versions (which for now is up to 2.0) should be
fine.

Change-Id: I0dc810c2d9dbf5ff04cb5000b843ad4ac772fc43
2014-08-28 11:49:22 -07:00

12 lines
141 B
Plaintext

pbr>=0.6,!=0.7,<1.0
Babel>=1.3
stevedore>=0.14
six>=1.7.0
iso8601
kazoo>=1.3.1
oslo.config
pymemcache>=1.2
posix_ipc
msgpack-python
retrying