Updated from global requirements

Change-Id: I023f7b6b15910279e1125a4677e10c369cfb437b
This commit is contained in:
OpenStack Proposal Bot 2016-07-15 03:49:08 +00:00
parent 18024a6091
commit 7fa93b9ceb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ six>=1.9.0 # MIT
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
# For async and/or periodic work
futurist>=0.11.0 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
# For reader/writer + interprocess locks.
fasteners>=0.7 # Apache-2.0