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 0f97d022..1504a63b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT sqlalchemy-migrate>=0.9.6 # Apache-2.0 stevedore>=1.9.0 # Apache-2.0 tenacity>=3.2.1 # Apache-2.0 -tooz>=1.47.0 # Apache-2.0 +tooz[zake]>=1.47.0 # Apache-2.0 WebOb>=1.5.0 # MIT WSME>=0.8 # MIT # NOTE(jd) We do not import it directly, but WSME datetime string parsing |