forked from DataDog/system-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
51 lines (41 loc) · 896 Bytes
/
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
46
47
48
49
50
51
click==7.1.2 # TODO move once black is moved
requests==2.28.1
pytest==7.1.3
pytest-json-report==1.5.0
pytest-split==0.9.0
pytest-xdist==3.2.1
pluggy==1.0.0
black==19.10b0 # TODO : move to 22.8.0
psutil==6.0.0
pylint==3.0.4
python-dateutil==2.8.2
msgpack==1.0.4
watchdog==3.0.0
mypy==1.0.0
aiohttp==3.9.0
yarl==1.9.4
jsonschema==4.16.0
rfc3339-validator==0.1.4
semantic-version==2.10.0
matplotlib # for performance tests
docker==6.0.0
paramiko==3.4.1
scp==0.14.5
ddapm-test-agent==1.18.0
filelock==3.12.2 # for parametric tests
dictdiffer==0.9.0 # for parametric tests
opentelemetry-api==1.27.0 # for parametric tests
#On Boarding requirements
pulumi==3.116.0
pulumi-aws==6.38.0
pulumi-tls==5.0.3
pulumi-command==0.11.1
pyyaml==6.0.1
pyyaml-include==1.3
python-vagrant==1.0.0
pexpect==4.9.0
crossplane==0.5.8
#lib-injection kubernetes
kubernetes==29.0.0
retry==0.9.2
boto3==1.35.12