Karla Felix 542b467870 Remove --use-deprecated legacy-resolver flag
The pip team is planning to depreciate the
'--use-deprecated legacy-resolver'install option.
While a firm date has yet to be set, We need to be
ready for the change.

Test Plan:

PASS: Verified that tox runs without issues
PASS: Generate ptp-notification package.
PASS: Upload and apply ptp-notification package and check if pod
      is running.

Closes-bug:1966073

signed-off-by: Karla Felix <karla.karolinenogueirafelix@windriver.com>
Change-Id: I854cfb8b72bb9af069b8c0c378f934cf189c6345
2022-07-07 20:38:40 +00:00

27 lines
666 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<3.8.0
pycodestyle<2.6.0 # MIT License
hacking>=1.1.0,<=2.0.0 # Apache-2.0
coverage>=3.6
discover
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
passlib>=1.7.0
psycopg2-binary
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
sphinx===1.8.4
oslosphinx===4.18.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testrepository>=0.0.18
testtools!=1.2.0,>=0.9.36
tempest-lib===1.0.0
ipaddr
pytest
pyudev
migrate
markupsafe