Merge "Adding faker to global requirements"
This commit is contained in:
commit
2aa19e8414
@ -57,6 +57,7 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3'
|
||||
eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0 # MIT
|
||||
exabgp # BSD
|
||||
extras # MIT
|
||||
faker # MIT
|
||||
falcon # Apache-2.0
|
||||
Flask!=0.11 # BSD
|
||||
flask-keystone # Apache-2.0
|
||||
|
@ -282,6 +282,7 @@ exabgp===4.0.4
|
||||
sphinxcontrib-httpdomain===1.3.0
|
||||
metalsmith===0.3.0
|
||||
thriftpy===0.3.9
|
||||
text-unidecode===1.2
|
||||
murano-pkg-check===0.3.0
|
||||
oslo.vmware===2.17.0
|
||||
sqlalchemy-migrate===0.11.0
|
||||
@ -354,6 +355,7 @@ PyNaCl===1.1.2
|
||||
osc-lib===1.10.0
|
||||
osc-placement===1.0.0
|
||||
python-consul===0.4.7
|
||||
Faker===0.8.16
|
||||
seqdiag===0.9.5
|
||||
numpy===1.13.3
|
||||
repoze.who===2.3
|
||||
|
@ -280,6 +280,7 @@ exabgp===4.0.6
|
||||
sphinxcontrib-httpdomain===1.6.1
|
||||
metalsmith===0.4.0
|
||||
thriftpy===0.3.9;python_version=='2.7'
|
||||
text-unidecode===1.2
|
||||
murano-pkg-check===0.3.0
|
||||
oslo.vmware===2.29.2
|
||||
sqlalchemy-migrate===0.11.0
|
||||
@ -353,6 +354,7 @@ sphinxmark===0.1.19
|
||||
PyNaCl===1.2.1
|
||||
osc-lib===1.10.0
|
||||
python-consul===1.0.1
|
||||
Faker===0.8.16
|
||||
more-itertools===4.2.0
|
||||
seqdiag===0.9.5
|
||||
numpy===1.14.5
|
||||
|
Loading…
Reference in New Issue
Block a user