tests: update pip and pip-tools
This fixes an issue where the pinned requirements file can be modified when running the tests. Change-Id: Ic89d1844d1fd8d00f62211a9b051a26ac34ee316 Type: fix Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
This commit is contained in:
committed by
Ole Trøan
parent
3b9540966f
commit
ef29fa43ce
@@ -1,4 +1,4 @@
|
||||
pip-tools==3.8.0 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
|
||||
pip-tools==5.1.2 # BSD Keep this in sync with Makefile's PIP_TOOLS_VERSION
|
||||
|
||||
aenum>= 2.1.2; python_version < '3.6' # BSD
|
||||
cffi # MIT
|
||||
|
||||
Reference in New Issue
Block a user