-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathrequirements.txt
38 lines (38 loc) · 1.01 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
aiohttp==3.9.0
boto3==1.35.12
crossplane==0.5.8 #On Boarding requirements
ddapm-test-agent==1.18.0
dictdiffer==0.9.0 # for parametric tests
docker==7.1.0
filelock==3.12.2 # for parametric tests
jsonschema==4.16.0
kubernetes==29.0.0 #lib-injection kubernetes
matplotlib # for performance tests
msgpack==1.0.4
mypy==1.0.0
opentelemetry-api==1.27.0 # for parametric tests
paramiko==3.4.1
pexpect==4.9.0 #On Boarding requirements
pluggy==1.0.0
psutil==6.0.0
pulumi-aws==6.38.0 #On Boarding requirements
pulumi-command==0.11.1 #On Boarding requirements
pulumi-tls==5.0.3 #On Boarding requirements
pulumi==3.116.0 #On Boarding requirements
pytest-json-report==1.5.0
pytest-split==0.9.0
pytest-xdist==3.2.1
pytest==7.1.3
python-dateutil==2.8.2
python-vagrant==1.0.0 #On Boarding requirements
pyyaml-include==1.3 #On Boarding requirements
pyyaml==6.0.1 #On Boarding requirements
requests==2.31.0
retry==0.9.2
rfc3339-validator==0.1.4
ruff==0.8.1
scp==0.14.5
semantic-version==2.10.0
types-requests==2.31.0
watchdog==3.0.0
yarl==1.9.4