625b6526ca
hacking 3.0.x is too old. Try to synchronize pylint ignore and extension list with other Networking projects. With new pip the order of packages is not relevant, so the related comment from requirements.txts is removed, see pip documentation: https://pip.pypa.io/en/stable/cli/pip_install/#installation-order Change-Id: I99a2d30149088d3d71d56351d180e665c38686ef
20 lines
517 B
Plaintext
20 lines
517 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
WebOb>=1.8.2 # MIT
|
|
WebTest>=2.0.27 # MIT
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
pylint==2.17.4 # GPLv2
|
|
PyMySQL>=0.7.6 # MIT License
|
|
psycopg2>=2.7.3 # LGPL/ZPL
|
|
ddt>=1.0.1 # MIT
|
|
doc8>=0.6.0 # Apache-2.0
|
|
Pygments>=2.2.0 # BSD
|