-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
195 lines (194 loc) · 3.41 KB
/
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
appdirs==1.4.4
# via
# black
# virtualenv
argcomplete==1.12.3
# via commitizen
arrow==0.17.0
# via jinja2-time
attrs==20.3.0
# via pytest
bandit==1.7.1
# via pytest-bandit
binaryornot==0.4.4
# via cookiecutter
black==21.6b0
# via -r requirements.in
blessings==1.7
# via curtsies
bpython==0.21
# via -r requirements.in
certifi==2020.12.5
# via requests
cfgv==3.3.1
# via pre-commit
chardet==4.0.0
# via
# binaryornot
# requests
click==7.1.2
# via
# black
# cookiecutter
# pip-tools
colorama==0.4.4
# via commitizen
commitizen==2.20.0
# via -r requirements.in
cookiecutter==1.7.3
# via
# -r requirements.in
# pytest-cookies
coverage==5.5
# via pytest-cov
curtsies==0.3.10
# via bpython
cwcwidth==0.1.5
# via
# bpython
# curtsies
decli==0.5.2
# via commitizen
distlib==0.3.4
# via virtualenv
faker==8.16.0
# via -r requirements.in
filelock==3.3.1
# via virtualenv
flake8==3.9.2
# via -r requirements.in
gitdb==4.0.7
# via gitpython
gitpython==3.1.24
# via bandit
greenlet==1.1.2
# via bpython
identify==1.6.2
# via pre-commit
idna==2.10
# via requests
jinja2==2.11.3
# via
# commitizen
# cookiecutter
# jinja2-time
jinja2-time==0.2.0
# via cookiecutter
markupsafe==1.1.1
# via jinja2
mccabe==0.6.1
# via flake8
more-itertools==8.10.0
# via pytest
mypy-extensions==0.4.3
# via black
nodeenv==1.6.0
# via pre-commit
packaging==20.9
# via
# commitizen
# pytest
pathspec==0.9.0
# via black
pbr==5.6.0
# via stevedore
pep517==0.11.0
# via pip-tools
pip-tools==6.4.0
# via -r requirements.in
pluggy==0.13.1
# via pytest
powerline-status==2.7
# via -r requirements.in
poyo==0.5.0
# via cookiecutter
pre-commit==2.15.0
# via -r requirements.in
prompt-toolkit==3.0.20
# via questionary
py==1.10.0
# via pytest
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pygments==2.10.0
# via bpython
pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via
# pytest-bandit
# pytest-cookies
# pytest-cov
pytest-bandit==0.6.1
# via -r requirements.in
pytest-cookies==0.6.1
# via -r requirements.in
pytest-cov==2.12.1
# via -r requirements.in
python-dateutil==2.8.2
# via
# arrow
# faker
python-slugify==4.0.1
# via cookiecutter
pyxdg==0.27
# via bpython
pyyaml==5.4.1
# via
# bandit
# commitizen
# pre-commit
questionary==1.10.0
# via commitizen
regex==2020.11.13
# via black
requests==2.26.0
# via
# bpython
# cookiecutter
six==1.16.0
# via
# bandit
# blessings
# cookiecutter
# python-dateutil
# virtualenv
smmap==3.0.5
# via gitdb
stevedore==3.4.0
# via bandit
termcolor==1.1.0
# via commitizen
text-unidecode==1.3
# via
# faker
# python-slugify
toml==0.10.2
# via
# black
# pep517
# pre-commit
# pytest-cov
tomlkit==0.7.2
# via commitizen
urllib3==1.26.7
# via requests
virtualenv==20.8.1
# via pre-commit
wcwidth==0.2.5
# via
# prompt-toolkit
# pytest
wheel==0.37.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools