-
Notifications
You must be signed in to change notification settings - Fork 11
/
dev-requirements.txt
64 lines (63 loc) · 1.27 KB
/
dev-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-index-url --output-file=dev-requirements-py3.txt dev-requirements.in
#
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via
# pytest
# pytest-mypy
click==7.1.2
# via pip-tools
filelock==3.0.12
# via pytest-mypy
flake8==3.8.4
# via pytest-flake8
isort==5.7.0
# via pytest-isort
mccabe==0.6.1
# via flake8
more-itertools==8.7.0
# via pytest
mypy-extensions==0.4.3
# via mypy
mypy==0.812
# via pytest-mypy
packaging==20.9
# via pytest
pip-tools==5.5.0
# via -r dev-requirements.in
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pycodestyle==2.6.0
# via flake8
pyflakes==2.2.0
# via flake8
pyparsing==2.4.7
# via packaging
pytest-flake8==1.0.7
# via -r dev-requirements.in
pytest-isort==1.3.0
# via -r dev-requirements.in
pytest-mypy==0.8.0 ; python_version >= "3.4"
# via -r dev-requirements.in
pytest==4.6.11
# via
# -r dev-requirements.in
# pytest-flake8
# pytest-mypy
six==1.15.0
# via pytest
typed-ast==1.4.2
# via mypy
typing-extensions==3.7.4.3
# via mypy
wcwidth==0.2.5
# via pytest
# The following packages are considered to be unsafe in a requirements file:
# pip