diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2024-02-20 01:31:06 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2024-02-20 01:31:12 +0300 |
commit | 14c46a453fb78761a6fa6b0a1f9ed173ba2f6418 (patch) | |
tree | 6aabad39f9ee693e5122a8635a4a92bde0ab33f5 | |
parent | 95ac1f0d6786d6f4331cfc8387ef816c1db24618 (diff) |
requirements.txt: add yq=~3.2.3
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index fbe57a6..e95be57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,3 +22,4 @@ Pillow==9.5.0 jinja2~=3.1.2 aiohttp-jinja2~=1.5.1 +yq~=3.2.3
\ No newline at end of file |