diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f96e7f01..1017392e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ oslo.context>=2.14.0 # Apache-2.0 oslo.policy>=1.23.0 # Apache-2.0 Werkzeug>=0.7 # BSD License python-memcached>=1.56 # PSF -tooz!=1.57.4,>=1.47.0 # Apache-2.0 +tooz>=1.47.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 os-win>=2.0.0 # Apache-2.0 monasca-statsd>=1.1.0 # Apache-2.0 |