glean/test-requirements.txt
karolinku 9bc9428772 Add support for CentOS 10 keyfiles
Co-Authored-By: Michal Nasiadka <mnasiadka@gmail.com>
Change-Id: Id7af6127593f411dbc30e010188e07576181a127
2025-05-22 21:14:22 +02:00

18 lines
537 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.
hacking>=2.0.0,<8.0.0
coverage>=3.6
mock>=1.0;python_version=='2.7'
python-subunit
sphinx!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7'
sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4'
openstackdocstheme
oslotest>=1.1.0.0a1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
voluptuous<0.13.0;python_version=='2.7'