]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
CI: Add a dependency file for patman
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:12 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
Now that patman has an unusual dependency, add a requirements.txt file
and use it in CI

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/requirements.txt

index e8cbc6cf0c3724ac08145da493bbfb4ff65d1296..57a284d23f2202e030f5f544277eb8fef046f7a2 100644 (file)
@@ -1,3 +1,4 @@
+aiohttp==3.9.1
 ConfigParser==7.1.0
 importlib_resources==6.5.2
 pygit2==1.13.3