-
Notifications
You must be signed in to change notification settings - Fork 2
/
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
appdirs==1.4.3
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
cffi==1.13.2
chardet==3.0.4
click==7.1.1
colorama==0.4.3
cryptography==2.8
decorator==4.4.2
defusedxml==0.6.0
execnet==1.7.1
FoxPuppet==1.0.3
future-fstrings==1.2.0
fxapom==1.10.2
hawkauthlib==2.0.0
hjson==3.0.1
idna==2.8
importlib-metadata==1.5.0
isort==4.3.21
lazy-object-proxy==1.4.3
mccabe==0.6.1
more-itertools==8.1.0
networkx==2.5
numpy==1.18.2
packaging==20.1
pathspec==0.8.0
pluggy==0.13.1
py==1.8.1
PyBrowserID==0.14.0
pycparser==2.19
PyFxA==0.7.3
PyJWT==1.7.1
pylint==2.4.4
pyparsing==2.4.6
PyPOM==2.2.0
pytest==5.3.4
pytest-base-url==1.4.1
pytest-dependency==0.5.1
pytest-depends==1.0.1
pytest-firefox==0.1.1
pytest-forked==1.1.3
pytest-fxa==1.4.0
pytest-html==3.1.1
pytest-instafail==0.4.1.post0
pytest-metadata==1.8.0
pytest-selenium==1.17.0
pytest-variables==1.9.0
pytest-xdist==1.31.0
regex==2020.4.4
requests==2.22.0
selenium==3.141.0
six==1.14.0
toml==0.10.0
typed-ast==1.4.1
urllib3==1.25.7
virtualenv==16.7.9
wcwidth==0.1.8
WebOb==1.8.6
wrapt==1.11.2
zipp==2.1.0
zope.component==4.6
zope.deferredimport==4.3.1
zope.deprecation==4.4.0
zope.event==4.4
zope.hookable==5.0.0
zope.interface==4.7.1
zope.proxy==4.3.3