b9708c3753
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we don't need it in lower-constraints. These changes will help us to drop `mock` from openstack/requirements Change-Id: I6896e1ca4c8f20aa56cf444a8e29a7bbced95427
31 lines
494 B
Plaintext
31 lines
494 B
Plaintext
appdirs==1.3.0
|
|
Babel==2.3.4
|
|
bandit==1.4.0
|
|
coverage==4.0
|
|
debtcollector==1.2.0
|
|
extras==1.0.0
|
|
fixtures==3.0.0
|
|
gitdb==0.6.4
|
|
GitPython==1.0.1
|
|
iso8601==0.1.11
|
|
keystoneauth1==3.4.0
|
|
linecache2==1.0.0
|
|
mox3==0.20.0
|
|
os-client-config==1.28.0
|
|
oslotest==3.2.0
|
|
pbr==2.0.0
|
|
python-mimeparse==1.6.0
|
|
python-subunit==1.0.0
|
|
pytz==2013.6
|
|
PyYAML==3.12
|
|
requests==2.14.2
|
|
requestsexceptions==1.2.0
|
|
six==1.10.0
|
|
smmap==0.9.0
|
|
stestr==2.0.0
|
|
stevedore==1.20.0
|
|
testtools==2.2.0
|
|
traceback2==1.4.0
|
|
unittest2==1.1.0
|
|
wrapt==1.7.0
|