forked from Netflix/repokid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-test.txt
49 lines (48 loc) · 2.01 KB
/
requirements-test.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-index --output-file=requirements-test.txt requirements-test.in
#
appdirs==1.4.4 # via black
attrs==19.3.0 # via black, pytest
bandit==1.6.2 # via -r requirements-test.in
black==19.10b0 # via -r requirements-test.in
certifi==2020.6.20 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via black
coverage==5.2 # via coveralls
coveralls==2.1.1 # via -r requirements-test.in
docopt==0.6.2 # via coveralls
flake8-import-order==0.18.1 # via -r requirements-test.in
flake8==3.8.3 # via -r requirements-test.in
gitdb==4.0.5 # via gitpython
gitpython==3.1.7 # via bandit
idna==2.10 # via requests
importlib-metadata==1.7.0 # via flake8, pluggy, pytest, stevedore
mccabe==0.6.1 # via flake8
mock==4.0.2 # via -r requirements-test.in
more-itertools==8.4.0 # via pytest
packaging==20.4 # via pytest
pathspec==0.8.0 # via black
pbr==5.4.5 # via stevedore
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pycodestyle==2.6.0 # via flake8, flake8-import-order
pyflakes==2.2.0 # via flake8
pyparsing==2.4.7 # via packaging
pytest==5.4.3 # via -r requirements-test.in
python-dateutil==2.8.1 # via -r requirements-test.in
pyyaml==5.3.1 # via bandit
regex==2020.6.8 # via black
requests==2.24.0 # via coveralls
six==1.15.0 # via bandit, packaging, python-dateutil
smmap==3.0.4 # via gitdb
stevedore==3.1.0 # via bandit
toml==0.10.1 # via black
typed-ast==1.4.1 # via black
urllib3==1.25.9 # via requests
wcwidth==0.2.5 # via pytest
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools