Michel Thebeau 26b8abf742 Update tox requirements for portieris k8sapp
The restrictions caused pip to fail to find available packages. Delete
requirements until tox starts working.

Partial-Bug: 1890630

Change-Id: I73858baf272bea2184c838b04df0460e9f7643c4
Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
2021-08-23 08:31:52 -04:00

21 lines
520 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>=1.1.0,<=2.0.0 # Apache-2.0
flake8<3.8.0
pycodestyle<2.6.0 # MIT License
coverage>=3.6
discover
passlib>=1.7.0
psycopg2-binary
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18
testtools!=1.2.0,>=0.9.36
ipaddr
pytest
pyudev
migrate
markupsafe