Updated from global requirements
Change-Id: I299a3501269524515d48476db0831d7bf264545a
This commit is contained in:
@@ -11,10 +11,10 @@ pbr>=1.6
|
||||
six>=1.9.0
|
||||
|
||||
# Enum library made for <= python 3.3
|
||||
enum34;python_version=='2.7' or python_version=='2.6'
|
||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3'
|
||||
|
||||
# For async and/or periodic work
|
||||
futurist>=0.1.2 # Apache-2.0
|
||||
futurist>=0.6.0 # Apache-2.0
|
||||
|
||||
# For reader/writer + interprocess locks.
|
||||
fasteners>=0.7 # Apache-2.0
|
||||
|
Reference in New Issue
Block a user