-
Notifications
You must be signed in to change notification settings - Fork 102
/
requirements.txt
45 lines (45 loc) · 1.15 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
debugpy==1.8.7
dnspython==2.7.0
filelock==3.16.1
frozendict==2.4.6
ipdb==0.13.13
ipython==8.29.0
jedi==0.19.1
Jinja2===3.1.4
junit-report==0.2.7
kubernetes==31.0.0
libvirt-python==10.9.0
munch==4.0.0
natsort==8.4.0 # natsort used in kni-assisted-installer-auto
netaddr==1.3.0 ## from https://github.com/openshift/assisted-test-infra/pull/2398
netifaces==0.11.0
openshift-client==2.0.4
paramiko==3.5.0
pre-commit==4.0.1
pycharm-remote-debugger==0.1.18
pytest-xdist==3.6.1
pytest==8.3.3
python-dateutil==2.9.0.post0
python-hcl2==5.1.1
python-terraform==0.10.1
PyYAML==6.0.2
requests==2.32.3
retry==0.9.2
scp==0.15.0
semver==3.0.2
tabulate==0.9.0
tqdm==4.66.6
urllib3<3.0
pyvmomi==8.0.3.0.1
waiting>=1.4.1
prompt-toolkit==3.0.48
nutanix-api==0.0.20
pytest-error-for-skips==2.0.2
ansible==10.5.0 # Fix for issues with DNF and ansible core 2.17 on RHEL8 / RHEL9 systems
jmespath==1.0.1
oci==2.137.1
setuptools==75.3.0
pydantic==2.9.2
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=42.0.8 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability