porthole/test-requirements.txt
Sergiy Markin 5e2b42297c [utility] Database utility charts
This PS bumps up database utility charts version in order to make sure
smooth upgrade will happen from previous versions.

Also in this PS were included several tox4 related changes.

Change-Id: I888b7186f0a10e83dd7af6a419c6d933ad0fc65b
2023-03-03 02:57:00 +00:00

23 lines
614 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# When modifying this file `tox -e freeze-testreq` must be run to regenerate the test-requirements-frozen.txt.
astroid==2.11.7
bandit==1.5.1
flake8==3.7.9
hacking==3.1.0 # Apache-2.0
coverage==4.5.1 # Apache-2.0
pylint==2.14.5
python-subunit==1.4.0 # Apache-2.0/BSD
oslotest==3.7.0 # Apache-2.0
stestr==3.2.1 # Apache-2.0
testtools==2.4.0 # MIT
mock==3.0.5
nose==1.3.7
responses==0.10.2
yapf==0.24.0