forked from saleor/saleor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_dev.txt
73 lines (73 loc) · 1.3 KB
/
requirements_dev.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
-i https://pypi.python.org/simple
apipkg==1.5
appdirs==1.4.3
aspy.yaml==1.3.0
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
beautifultable==0.7.0
black==19.3b0
certifi==2019.3.9
cfgv==2.0.0
chardet==3.0.4
click==7.0
codecov==2.0.15
colorama==0.4.1
coverage==4.5.3
django-extensions==2.1.7
django==2.2.2
entrypoints==0.3
execnet==1.6.0
filelock==3.0.12
flake8==3.7.7
identify==1.4.3
idna==2.8
importlib-metadata==0.17
isort==4.3.20
jinja2==2.10.1
lazy-object-proxy==1.4.1
markupsafe==1.1.1
mccabe==0.6.1
more-itertools==7.0.0 ; python_version > '2.7'
multidict==4.5.2
nodeenv==1.3.3
packaging==19.0
pluggy==0.12.0
pre-commit==1.17.0
py==1.8.0
pycodestyle==2.5.0
pydocstyle==3.0.0
pyflakes==2.1.1
pylint-celery==0.3
pylint-django==2.0.9
pylint-plugin-utils==0.5
pylint==2.3.1
pyparsing==2.4.0
pytest-cov==2.7.1
pytest-django-queries==1.0.0
pytest-django==3.5.0
pytest-forked==1.0.2
pytest-mock==1.10.4
pytest-vcr==1.0.2
pytest-xdist==1.28.0
pytest==4.6.2
python-slugify==1.2.6
pytz==2019.1
pyyaml==5.1.1
requests==2.22.0
six==1.12.0
snowballstemmer==1.2.1
sqlparse==0.3.0
toml==0.10.0
tox==3.12.1
transifex-client==0.13.6
typed-ast==1.4.0 ; implementation_name == 'cpython'
unidecode==1.0.23
urllib3==1.25.3
vcrpy==2.0.1
virtualenv==16.6.0
wcwidth==0.1.7
wrapt==1.11.1
yapf==0.27.0
yarl==1.3.0 ; python_version >= '3.4'
zipp==0.5.1