blob: 8eb95cd84360f88299147e17b1d86830c6a7f9cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
ansible==8.2.0
ansible-core==2.15.2
boto3==1.28.17
botocore==1.31.17
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cryptography==41.0.3
google-auth==2.22.0
idna==3.4
importlib-resources==5.0.7
Jinja2==3.1.2
jmespath==1.0.1
kubernetes==27.2.0
MarkupSafe==2.1.3
oauthlib==3.2.2
packaging==23.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
python-dateutil==2.8.2
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
resolvelib==1.0.1
rsa==4.9
s3transfer==0.6.1
six==1.16.0
urllib3==1.26.16
websocket-client==1.6.1
|