-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
78 lines (78 loc) · 1.34 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
alabaster==0.7.12
anytree==2.7.2
astroid==2.3.3
attrs==19.3.0
Automat==0.8.0
Babel==2.7.0
bitstring==3.1.6
certifi==2019.11.28
chardet==3.0.4
Click==7.0
codecov==2.0.15
constantly==15.1.0
coverage==4.5.4
cqc==3.1.0
daemons==1.3.1
decorator==4.4.1
doc8==0.8.0
docutils==0.15.2
entrypoints==0.3
flake8==3.7.9
gitdb2==2.0.6
GitPython==3.0.5
gprof2dot==2019.11.30
hyperlink==19.0.0
idna==2.8
imagesize==1.1.0
importlib-metadata==1.1.0
incremental==17.5.0
isort==4.3.21
Jinja2==2.10.3
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.0.0
networkx==2.4
numpy==1.17.4
packaging==19.2
pbr==5.4.4
pluggy==0.13.1
pockets==0.9.1
py==1.8.0
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.5.2
PyHamcrest==1.9.0
PyLin==0.2.7
pylint==2.4.3
pyparsing==2.4.5
pyserial==3.4
pytest==5.3.1
pytest-cov==2.8.1
pytz==2019.3
requests==2.22.0
restructuredtext-lint==1.3.0
rope==0.14.0
scipy==1.3.2
simulaqron==3.0.10
six==1.13.0
smmap2==2.0.5
snowballstemmer==2.0.0
Sphinx==2.2.2
sphinx-rtd-theme==0.4.3
sphinxcontrib-apidoc==0.3.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-napoleon==0.7
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
stevedore==1.31.0
Twisted==19.10.0
typed-ast==1.4.0
urllib3==1.25.7
wcwidth==0.1.7
wrapt==1.11.2
zipp==0.6.0
zope.interface==4.7.1