forked from elastic/apm-integration-testing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
44 lines (44 loc) · 812 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
PyYAML==3.13
attrs==17.3.0
backports-abc==0.5
cached-property==1.5.1
certifi==2017.11.5
chardet==3.0.4
coverage==4.5.1
docker-compose-wait==1.0.0
# must be >= 1.23.0 for build --parallel
docker-compose==1.23.1
docker-pycreds==0.3.0
docker==3.5.1
dockerpty==0.4.1
docopt==0.6.2
elasticsearch==6.3.1
flake8==3.6.0
funcsigs==1.0.2
future==0.16.0
idna==2.6
jsonschema==2.6.0
mccabe==0.6.1
pluggy==0.6.0
py==1.5.2
pycodestyle==2.4.0
pyflakes==2.0.0
pytest-base-url==1.4.1
pytest-html==1.16.0
pytest-metadata==1.5.1
pytest-random-order==0.5.4
pytest-selenium==1.11.3
pytest-variables==1.7.0
pytest==3.3.1
requests==2.20.1
selenium==3.8.0
singledispatch==3.4.0.3
six==1.11.0
texttable==0.9.1
timeout-decorator==0.4.0
tornado==5.1
urllib3==1.24.1
virtualenv==16.0.0
waiting==1.4.1
webium==1.2.1
websocket-client==0.54.0