-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdev-requirements.txt
120 lines (120 loc) · 2.17 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile dev-requirements.in
#
appdirs==1.4.4
# via
# black
# virtualenv
attrs==20.1.0
# via pytest
black==20.8b1
# via -r dev-requirements.in
blinker==1.4
# via nplusone
cfgv==3.2.0
# via pre-commit
click==7.1.2
# via black
coverage==5.2.1
# via -r dev-requirements.in
distlib==0.3.1
# via virtualenv
django-debug-toolbar==2.2
# via -r dev-requirements.in
django-stubs==1.5.0
# via -r dev-requirements.in
django==2.2.13
# via
# -c requirements.txt
# django-debug-toolbar
# django-stubs
filelock==3.0.12
# via virtualenv
flake8-comprehensions==3.2.3
# via -r dev-requirements.in
flake8==3.8.3
# via
# -r dev-requirements.in
# flake8-comprehensions
identify==1.4.25
# via pre-commit
iniconfig==1.0.1
# via pytest
mccabe==0.6.1
# via flake8
more-itertools==8.4.0
# via pytest
mypy-extensions==0.4.3
# via
# black
# mypy
mypy==0.770
# via
# -r dev-requirements.in
# django-stubs
nodeenv==1.4.0
# via pre-commit
nplusone==1.0.0
# via -r dev-requirements.in
packaging==20.4
# via pytest
pathspec==0.8.0
# via black
pluggy==0.13.1
# via pytest
pre-commit==2.6.0
# via -r dev-requirements.in
ptvsd==4.3.2
# via -r dev-requirements.in
py==1.9.0
# via pytest
pycodestyle==2.6.0
# via flake8
pyflakes==2.2.0
# via flake8
pyparsing==2.4.7
# via packaging
pytest-django==3.9.0
# via -r dev-requirements.in
pytest==6.0.1
# via
# -r dev-requirements.in
# pytest-django
pytz==2019.1
# via
# -c requirements.txt
# django
pyyaml==5.3.1
# via pre-commit
regex==2020.7.14
# via black
six==1.15.0
# via
# -c requirements.txt
# nplusone
# packaging
# virtualenv
sqlparse==0.3.0
# via
# -c requirements.txt
# django
# django-debug-toolbar
toml==0.10.1
# via
# black
# pre-commit
# pytest
typed-ast==1.4.1
# via
# black
# mypy
typing-extensions==3.7.4.2
# via
# black
# django-stubs
# mypy
virtualenv==20.0.30
# via pre-commit