diff options
author | heqnx <root@heqnx.com> | 2025-10-02 13:08:58 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-10-02 13:08:58 +0300 |
commit | c00c75d310e2afea3b521e8a4b90e800ab4f9ff2 (patch) | |
tree | 7875697bfeadfba2276e2e1d2066eca551bf3e17 /requirements.txt | |
parent | ac5767248e7b20b376127ac8e3cfdd1a7aaf4193 (diff) | |
download | ansible-cockpit-main.tar.gz ansible-cockpit-main.zip |
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 |