commit | 6e30bf3df2158d96f7b9a81d426bc4d46c9f3f9b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jan 17 15:06:54 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 17 15:24:22 2024 -0500 |
tree | 284f4b935345af60f2c50af6c2b46e63927e7ce2 | |
parent | 24069c21ce883a9ea7066ae1715c651d393ab884 [diff] |
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>