Updated from global requirements
Change-Id: I5a5a73f290e25d2621b2db82ac6cc939be23022a
This commit is contained in:
parent
814c9509e6
commit
fae50fcb69
@ -9,7 +9,7 @@ Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
|
|||||||
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
|
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
|
||||||
anyjson>=0.3.3 # BSD
|
anyjson>=0.3.3 # BSD
|
||||||
Babel>=1.3 # BSD
|
Babel>=1.3 # BSD
|
||||||
eventlet!=0.18.0,>=0.17.4 # MIT
|
eventlet>=0.18.2 # MIT
|
||||||
greenlet>=0.3.2 # MIT
|
greenlet>=0.3.2 # MIT
|
||||||
httplib2>=0.7.5 # MIT
|
httplib2>=0.7.5 # MIT
|
||||||
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# Despite above warning added by global sync process, please use
|
# Despite above warning added by global sync process, please use
|
||||||
# ascii betical order.
|
# ascii betical order.
|
||||||
|
|
||||||
cliff>=1.15.0 # Apache-2.0
|
cliff!=1.16.0,>=1.15.0 # Apache-2.0
|
||||||
coverage>=3.6 # Apache-2.0
|
coverage>=3.6 # Apache-2.0
|
||||||
discover # BSD
|
discover # BSD
|
||||||
doc8 # Apache-2.0
|
doc8 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user