Updated from global requirements
Change-Id: Ic4252b9068d29d62c785e0f85ab165d40613e582
This commit is contained in:
parent
8ab84e8015
commit
508979f7a2
@ -20,4 +20,4 @@ six>=1.7.0
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
|
@ -18,4 +18,4 @@ six>=1.7.0
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
|
@ -16,7 +16,7 @@ discover
|
||||
fixtures>=0.3.14
|
||||
python-subunit>=0.0.18
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.36
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
|
||||
# Functional Tests
|
||||
requests>=2.2.0,!=2.4.0
|
||||
|
@ -18,7 +18,7 @@ discover
|
||||
fixtures>=0.3.14
|
||||
python-subunit>=0.0.18
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.36
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
|
||||
# Functional Tests
|
||||
requests>=2.2.0,!=2.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user