-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.25 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
apipkg==1.5
atomicwrites==1.3.0
attrs==19.1.0
boto3==1.9.238
botocore==1.12.238
certifi==2019.9.11
chardet==3.0.4
colander==1.7.0
docutils==0.15.2
execnet==1.7.1
glob2==0.7
idna==2.8
iso8601==0.1.12
Jinja2==2.10.1
jmespath==0.9.4
Mako==1.1.0
MarkupSafe==1.1.1
more-itertools==7.2.0
mysqlclient==1.4.4
paho-mqtt==1.4.0
parametrizer==0.0.3
parse==1.12.1
parse-type==0.5.2
play-dynamodb==0.0.2
play-mqtt==0.0.5
play-requests==0.0.5
play-selenium==0.0.3
play-sql==0.0.3
play-websocket==0.0.2
pluggy==0.13.0
psycopg2-binary==2.8.3
py==1.8.0
PyPOM==2.2.0
pypom-form==0.3.1
pytest==5.1.3
pytest-bdd==3.2.1
pytest-forked==1.0.2
pytest-html==2.0.0
pytest-metadata==1.8.0
pytest-play[statsd]==2.3.1
pytest-pypom-navigation==2.0.3
pytest-randomly==3.1.0
pytest-repeat==0.8.0
pytest-splinter==2.0.1
pytest-testrail==2.3.3
pytest-variables==1.8.0
pytest-xdist==1.29.0
python-dateutil==2.8.0
PyYAML==5.1.2
requests==2.22.0
RestrictedPython==5.0
s3transfer==0.2.1
selenium==3.141.0
simplejson==3.16.0
six==1.12.0
splinter==0.11.0
SQLAlchemy==1.3.8
statsd==3.3.0
translationstring==1.3
urllib3==1.25.6
websocket-client==0.56.0
zope.component==4.5
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.dottedname==4.3
zope.event==4.4
zope.hookable==4.2.0
zope.interface==4.6.0
zope.proxy==4.3.2