diff options
author | heqnx <root@heqnx.com> | 2025-06-24 21:34:04 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-24 21:34:04 +0300 |
commit | c1f709e693d43a157ca9204be6f1026670d41c47 (patch) | |
tree | 455de9b95c3a1074ebff092ea61edaf5441dc461 /requirements.txt | |
parent | 1787cc36dadc371262539cb71fb1b7cea151cc4e (diff) | |
download | ansible-pve-host-c1f709e693d43a157ca9204be6f1026670d41c47.tar.gz ansible-pve-host-c1f709e693d43a157ca9204be6f1026670d41c47.zip |
added requirements.txt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..cfc541b --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +ansible==10.7.0 +ansible-core==2.17.12 +cffi==1.17.1 +cryptography==45.0.4 +Jinja2==3.1.6 +MarkupSafe==3.0.2 +packaging==25.0 +pycparser==2.22 +PyYAML==6.0.2 +resolvelib==1.0.1 |