Add requirements.txt

This commit is contained in:
2026-03-04 10:14:22 +00:00
parent f7aa8cbc3d
commit 7f1759f60d

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
pyyaml>=6.0
# sshpass must be installed as a system package (not pip):
# apt-get install sshpass (Debian/Ubuntu)
# brew install hudochenkov/sshpass/sshpass (macOS)