Requirements bumped to global-requirements.txt
Change-Id: Ib79ca9c6ec179de57c55a9ec56cc20b96992dcd3
This commit is contained in:
parent
0464a0a775
commit
4030ecee24
@ -1,6 +1,6 @@
|
|||||||
pbr>=0.6,<1.0
|
pbr>=0.6,<1.0
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
SQLAlchemy>=0.7.8,<=0.8.99
|
SQLAlchemy>=0.7.8,<=0.9.99
|
||||||
anyjson>=0.3.3
|
anyjson>=0.3.3
|
||||||
eventlet>=0.13.0
|
eventlet>=0.13.0
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
|
@ -12,6 +12,3 @@ sphinx>=1.1.2,<1.2
|
|||||||
requests>=1.1
|
requests>=1.1
|
||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
|
|
||||||
# Optional packages that should be installed when testing
|
|
||||||
xattr>=0.4
|
|
||||||
|
Loading…
Reference in New Issue
Block a user