summaryrefslogtreecommitdiff
path: root/tools/dev-requirements.txt
blob: 28e3560e4b6a0159552f2a114eb0f6b7fc8c3fa0 (plain)
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
coverage==4.4
pylint==2.2.2
pytest==4.0.2
pytest-codestyle==1.4.0
pytest-cov==2.6.0
pytest-datafiles==2.0
pytest-env==0.6.2
pytest-pylint==0.13.0
pytest-xdist==1.25.0
pytest-timeout==1.3.3
pyftpdlib==1.5.4
## The following requirements were added by pip freeze:
apipkg==1.5
astroid==2.1.0
atomicwrites==1.2.1
attrs==18.2.0
execnet==1.5.0
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
more-itertools==5.0.0
pluggy==0.8.0
py==1.7.0
pycodestyle==2.4.0
pytest-forked==0.2
six==1.12.0
typed-ast==1.1.1
wrapt==1.10.11