forked from DataDog/system-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
86 lines (73 loc) · 1.54 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
click==7.1.2 # TODO move once black is moved
requests==2.28.1
requests-toolbelt==0.10.1
pytest==7.1.3
pytest-json-report==1.5.0
black==19.10b0 # TODO : move to 22.8.0
python-dateutil==2.8.2
msgpack==1.0.4
watchdog==3.0.0
# we'd like to update protobuf and grpcio-tools to those version, but a bug in protobuf 4.x need to be solved before
# https://github.com/protocolbuffers/protobuf/issues/11863
# protobuf==4.22.1
# grpcio-tools==1.51.3
protobuf==3.20.2
grpcio-tools==1.48.1
aiohttp==3.8.3
yarl==1.8.1
jsonschema==4.16.0
rfc3339-validator==0.1.4
matplotlib
docker==6.0.0
opentelemetry-proto==1.17.0
paramiko==3.1.0
######## PARAMETRIC TESTS DEPS#############
aiosignal==1.2.0
appdirs==1.4.4
async-timeout==4.0.2
attrs==22.1.0
bytecode==0.13.0
certifi==2022.12.7
charset-normalizer==2.1.1
ddapm-test-agent==1.6.0
ddsketch==2.0.4
ddtrace==1.10.2
Flask==2.0.0
frozenlist==1.3.1
grpcio==1.53.0
idna==3.4
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
multidict==6.0.2
mypy-extensions==0.4.3
numpy==1.23.3
packaging==21.3
pathspec==0.10.1
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest-xdist==3.2.1
pytest-metadata==2.0.2
pytest-split==0.8.1
regex==2022.9.13
six==1.16.0
tenacity==8.0.1
toml==0.10.2
tomli==2.0.1
typed-ast==1.5.4
typing_extensions==4.3.0
urllib3==1.26.12
Werkzeug==2.0.1
-r utils/build/docker/python_http/parametric/requirements.txt
dictdiffer==0.9.0
#On Boarding requirements
pulumi==3.33.1
pulumi-aws==5.41.0
pulumi-tls==5.0.0a0
pulumi-command==0.7.2
pyyaml==6.0.0
pyyaml-include==1.3