Skip to content

Commit 481ea47

Browse files
committed
add dependencies
1 parent 06196db commit 481ea47

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/ansible/requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
ansible==11.3.0
22
ansible-core==2.18.3
3+
certifi==2025.1.31
34
cffi==1.17.1
5+
charset-normalizer==3.4.1
46
cryptography==44.0.2
7+
idna==3.10
58
Jinja2==3.1.6
69
MarkupSafe==3.0.2
710
packaging==24.2
11+
psycopg2-binary==2.9.10
812
pycparser==2.22
13+
pymssql==2.3.2
14+
PyMySQL==1.1.1
915
PyYAML==6.0.2
16+
requests==2.32.3
1017
resolvelib==1.0.1
18+
urllib3==2.3.0

0 commit comments

Comments
 (0)