diff options
-rw-r--r-- | tools/patman/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/patman/requirements.txt b/tools/patman/requirements.txt index e8cbc6cf0c3..57a284d23f2 100644 --- a/tools/patman/requirements.txt +++ b/tools/patman/requirements.txt @@ -1,3 +1,4 @@ +aiohttp==3.9.1 ConfigParser==7.1.0 importlib_resources==6.5.2 pygit2==1.13.3 |