-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.dev.txt
70 lines (69 loc) · 2.99 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.dev.in
#
alabaster==0.7.12 # via sphinx
astroid==2.4.2 # via pylint
atomicwrites==1.4.0 # via pytest
attrs==19.3.0 # via pytest
babel==2.8.0 # via sphinx
bandit==1.6.2 # via -r requirements.dev.in
certifi==2020.4.5.1 # via requests
chardet==3.0.4 # via requests
click==7.1.2 # via pip-tools
colorama==0.4.4 # via bandit, pylint, pytest, sphinx
coverage==5.0.4 # via -r requirements.dev.in
docutils==0.15.2 # via -c requirements.txt, sphinx
gitdb==4.0.5 # via gitpython
gitpython==3.1.9 # via bandit
idna==2.9 # via requests
imagesize==1.2.0 # via sphinx
iniconfig==1.1.1 # via pytest
invoke==1.4.1 # via -r requirements.dev.in
isort==5.6.4 # via -r requirements.dev.in, pylint
jinja2==2.11.1 # via sphinx
lazy-object-proxy==1.4.3 # via astroid
livereload==2.6.3 # via sphinx-autobuild
markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via pylint
mypy-extensions==0.4.3 # via mypy
mypy==0.790 # via -r requirements.dev.in
packaging==20.3 # via pytest, sphinx
pbr==5.5.0 # via stevedore
pip-tools==5.3.1 # via -r requirements.dev.in
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pygments==2.6.1 # via sphinx
pylint==2.6.0 # via -r requirements.dev.in
pyparsing==2.4.6 # via packaging
pytest-subtests==0.3.2 # via -r requirements.dev.in
pytest==6.1.1 # via -r requirements.dev.in, pytest-subtests
pytz==2019.3 # via babel
pyyaml==5.3.1 # via -c requirements.txt, bandit
requests==2.23.0 # via sphinx
setuptools-scm==4.1.2 # via -r requirements.dev.in
six==1.14.0 # via -c requirements.txt, astroid, bandit, livereload, packaging, pip-tools
smmap==3.0.4 # via gitdb
snowballstemmer==2.0.0 # via sphinx
sphinx-autobuild==2020.9.1 # via -r requirements.dev.in
sphinx-rtd-theme==0.4.3 # via -r requirements.dev.in
sphinx==3.0.1 # via -r requirements.dev.in, sphinx-autobuild, sphinx-rtd-theme
sphinxcontrib-applehelp==1.0.2 # via sphinx
sphinxcontrib-devhelp==1.0.2 # via sphinx
sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
stevedore==3.2.2 # via bandit
toml==0.10.1 # via pylint, pytest
tornado==6.0.4 # via livereload
typed-ast==1.4.1 # via mypy
typing-extensions==3.7.4.3 # via mypy
urllib3==1.25.8 # via -c requirements.txt, requests
wrapt==1.11.2 # via astroid
yapf==0.30.0 # via -r requirements.dev.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools