-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
28 lines (28 loc) · 1.38 KB
/
requirements.txt
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
ansible-core==2.16.2 ; python_full_version > "3.10.0"
ansible==9.1.0 ; python_full_version > "3.10.0"
cachetools==5.3.2 ; python_full_version > "3.10.0"
certifi==2023.11.17 ; python_full_version > "3.10.0"
cffi==1.16.0 ; python_full_version > "3.10.0"
charset-normalizer==3.3.2 ; python_full_version > "3.10.0"
cryptography==41.0.7 ; python_full_version > "3.10.0"
google-auth==2.25.2 ; python_full_version > "3.10.0"
idna==3.6 ; python_full_version > "3.10.0"
jinja2==3.1.2 ; python_full_version > "3.10.0"
jmespath==1.0.1 ; python_full_version > "3.10.0"
kubernetes==28.1.0 ; python_full_version > "3.10.0"
markupsafe==2.1.3 ; python_full_version > "3.10.0"
netaddr==0.8.0 ; python_full_version > "3.10.0"
oauthlib==3.2.2 ; python_full_version > "3.10.0"
packaging==23.2 ; python_full_version > "3.10.0"
pyasn1-modules==0.3.0 ; python_full_version > "3.10.0"
pyasn1==0.5.1 ; python_full_version > "3.10.0"
pycparser==2.21 ; python_full_version > "3.10.0"
python-dateutil==2.8.2 ; python_full_version > "3.10.0"
pyyaml==6.0.1 ; python_full_version > "3.10.0"
requests-oauthlib==1.3.1 ; python_full_version > "3.10.0"
requests==2.31.0 ; python_full_version > "3.10.0"
resolvelib==1.0.1 ; python_full_version > "3.10.0"
rsa==4.2 ; python_full_version > "3.10.0"
six==1.16.0 ; python_full_version > "3.10.0"
urllib3==1.26.18 ; python_full_version > "3.10.0"
websocket-client==1.7.0 ; python_full_version > "3.10.0"