This repository has been archived by the owner on Apr 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
/
requirements-dev.txt
129 lines (128 loc) · 2.39 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
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
121
122
123
124
125
126
127
128
129
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
apipkg==1.5
# via execnet
appdirs==1.4.4
# via black
attrs==21.2.0
# via pytest
black==21.6b0
# via -r requirements-dev.in
certifi==2021.5.30
# via
# -r requirements-dev.in
# requests
chardet==4.0.0
# via requests
click==8.0.1
# via
# black
# pip-tools
coverage==5.5
# via pytest-cov
django-pdb==0.6.2
# via -r requirements-dev.in
execnet==1.8.1
# via pytest-xdist
factory-boy==3.2.0
# via -r requirements-dev.in
faker==8.7.0
# via factory-boy
fancycompleter==0.9.1
# via pdbpp
flake8==3.9.2
# via -r requirements-dev.in
freezegun==1.1.0
# via -r requirements-dev.in
idna==2.10
# via requests
iniconfig==1.1.1
# via pytest
mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
# via black
packaging==20.9
# via pytest
pathspec==0.8.1
# via black
pdbpp==0.10.2
# via -r requirements-dev.in
pep517==0.10.0
# via pip-tools
pip-tools==6.1.0
# via -r requirements-dev.in
pluggy==0.13.1
# via pytest
ptvsd==4.3.2
# via -r requirements-dev.in
py==1.10.0
# via
# pytest
# pytest-forked
pycodestyle==2.7.0
# via flake8
pyflakes==2.3.1
# via flake8
pygments==2.9.0
# via pdbpp
pyparsing==2.4.7
# via packaging
pyrepl==0.9.0
# via fancycompleter
pytest-cov==2.12.1
# via -r requirements-dev.in
pytest-django==4.4.0
# via -r requirements-dev.in
pytest-forked==1.3.0
# via pytest-xdist
pytest-mock==3.6.1
# via -r requirements-dev.in
pytest-xdist==2.2.1
# via -r requirements-dev.in
pytest==6.2.4
# via
# -r requirements-dev.in
# pytest-cov
# pytest-django
# pytest-forked
# pytest-mock
# pytest-xdist
python-dateutil==2.8.1
# via
# faker
# freezegun
regex==2021.4.4
# via black
requests==2.25.1
# via
# -r requirements-dev.in
# responses
responses==0.13.3
# via -r requirements-dev.in
six==1.16.0
# via
# python-dateutil
# responses
text-unidecode==1.3
# via faker
toml==0.10.2
# via
# black
# pep517
# pytest
# pytest-cov
urllib3==1.26.5
# via
# requests
# responses
wheel==0.36.2
# via -r requirements-dev.in
wmctrl==0.4
# via pdbpp
# The following packages are considered to be unsafe in a requirements file:
# pip