Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pyyaml
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
alinabuzachis committed Sep 16, 2024
1 parent a147fe8 commit 261abeb
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .config/requirements-test.in
Original file line number Diff line number Diff line change
@@ -10,3 +10,4 @@ requests>=2.31.0
ansible-rulebook>=1.0.0
tox>=4.15.1
podman-compose
pyyaml
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -12,3 +12,4 @@ psycopg[binary,pool] # extras needed to avoid install failure on macos-aarch64
systemd-python; sys_platform != 'darwin'
watchdog>=5.0.0 # types
xxhash
pyyaml

0 comments on commit 261abeb

Please sign in to comment.