26bc0d6e00
Python module "requests" was recently upgraded to version 2.28.0, which requires Python 3.x. Lock it to last version known to work with Python 2.7. Closes-Bug: 1978469 Change-Id: Ib478cb5ef0ca94c9f7eb3d7288726f9592f635b6 Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
12 lines
479 B
Plaintext
12 lines
479 B
Plaintext
more-itertools===5.0.0;python_version=='2.7' # Last version with official 2.7 support
|
|
pyparsing===2.4.7
|
|
git-review==1.28.0 # Last version with official 2.7 support
|
|
pbr==5.6.0 # Last version with official 2.7 support
|
|
python-subunit==1.4.0
|
|
junitxml==0.7
|
|
testtools==2.4.0
|
|
requests==2.27.1 # Last version with official 2.7 support
|
|
|
|
testrepository==0.0.20 # Replacement for python-testrepository-0.18 rpm
|
|
fixtures==3.0.0 # Required by testrepository
|