forked from mrlesmithjr/ansible-mariadb-galera-cluster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
12 lines (12 loc) · 916 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
ansible-core==2.13.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
ansible==6.6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
cryptography==38.0.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
jinja2==3.1.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
markupsafe==2.1.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
netaddr==0.8.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
packaging==21.3 ; python_full_version >= "3.8.1" and python_version < "4.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyparsing==3.0.9 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyyaml==6.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
resolvelib==0.8.1 ; python_full_version >= "3.8.1" and python_version < "4.0"