forked from datopian/ckanext-authz-service
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
125 lines (124 loc) · 2.44 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
121
122
123
124
125
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --no-emit-index-url --output-file=dev-requirements.py3.txt dev-requirements.in
#
alabaster==0.7.12
# via sphinx
atomicwrites==1.3.0
# via pytest
attrs==19.3.0
# via pytest
babel==2.8.0
# via sphinx
certifi==2019.11.28
# via requests
chardet==3.0.4
# via requests
click==7.1.1
# via pip-tools
coverage==4.5.4
# via
# coveralls
# pytest-cov
coveralls==1.8.2
# via -r dev-requirements.in
docopt==0.6.2
# via coveralls
docutils==0.16
# via sphinx
entrypoints==0.3
# via flake8
flake8==3.7.9
# via pytest-flake8
idna==2.9
# via requests
imagesize==1.2.0
# via sphinx
importlib-metadata==1.6.0
# via
# pluggy
# pytest
isort==4.3.21
# via pytest-isort
jinja2==2.11.1
# via sphinx
markupsafe==1.1.1
# via jinja2
mccabe==0.6.1
# via flake8
more-itertools==8.2.0
# via pytest
packaging==20.3
# via
# pytest
# sphinx
pip-tools==4.5.1
# via -r dev-requirements.in
pluggy==0.13.1
# via pytest
py==1.8.1
# via pytest
pycodestyle==2.5.0
# via flake8
pyflakes==2.1.1
# via flake8
pygments==2.6.1
# via sphinx
pyparsing==2.4.7
# via packaging
pytest-ckan==0.0.12
# via -r dev-requirements.in
pytest-cov==2.8.1
# via -r dev-requirements.in
pytest-flake8==1.0.5
# via -r dev-requirements.in
pytest-isort==0.3.1
# via -r dev-requirements.in
pytest==4.6.9
# via
# -r dev-requirements.in
# pytest-ckan
# pytest-cov
# pytest-flake8
# pytest-isort
pytz==2019.3
# via babel
requests==2.23.0
# via
# coveralls
# sphinx
six==1.14.0
# via
# packaging
# pip-tools
# pytest
snowballstemmer==2.0.0
# via sphinx
sphinx-autodoc-typehints[type_comments]==1.10.3 ; python_version >= "3.5"
# via -r dev-requirements.in
sphinx==3.0.0
# via sphinx-autodoc-typehints
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
typed-ast==1.4.1
# via sphinx-autodoc-typehints
urllib3==1.25.8
# via requests
wcwidth==0.1.9
# via pytest
zipp==3.1.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools