rpm-packaging-tools/test-requirements.txt
Javier Pena 7fea3fa052 Uncap the flake8 version
The old flake8 version we used was causing trouble. This commit
uncaps the flake8 version, and fixes the new warnings and errors.

Change-Id: I533ddcc8fc14dfaf9dd32fa3e69f4acee06ceae7
2020-10-21 10:23:02 +02:00

12 lines
364 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.
flake8 # MIT
packaging # Apache-2.0
lxml!=3.7.0 # BSD
PrettyTable<0.8 # BSD
PyYAML # MIT
requests # Apache-2.0
pymod2pkg # Apache-2.0
cssselect # BSD