mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00
test/py/requirements.txt: Update packaging requirement
Update packaging to be version 23.2 to match our Sphinx requirements. This will let us build a pip cache out of both of our requirements.txt files. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
50a907edbb
commit
662eade79e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ fixtures==3.0.0
|
|||
importlib-metadata==0.23
|
||||
linecache2==1.0.0
|
||||
more-itertools==7.2.0
|
||||
packaging==21.3
|
||||
packaging==23.2
|
||||
pbr==5.4.3
|
||||
pluggy==0.13.0
|
||||
py==1.10.0
|
||||
|
|
Loading…
Add table
Reference in a new issue