File tree Expand file tree Collapse file tree 1 file changed +51
-74
lines changed
Expand file tree Collapse file tree 1 file changed +51
-74
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --no-index --output-file=dev-requirements.py2.txt dev-requirements.in
66#
7+ alabaster==0.7.12
8+ # via sphinx
79atomicwrites==1.3.0
810 # via pytest
911attrs==19.3.0
1012 # via pytest
11- backports.functools-lru-cache==1.6.1
12- # via isort
13- certifi==2019.11.28
14- # via
15- # requests
16- # urllib3
17- cffi==1.14.0
18- # via cryptography
13+ babel==2.11.0
14+ # via sphinx
15+ certifi==2022.12.7
16+ # via requests
1917chardet==3.0.4
2018 # via requests
2119click==7.1.1
2220 # via pip-tools
23- configparser==4.0.2
24- # via
25- # entrypoints
26- # flake8
27- # importlib-metadata
28- contextlib2==0.6.0.post1
29- # via
30- # importlib-metadata
31- # zipp
3221coverage==4.5.4
3322 # via
3423 # coveralls
3524 # pytest-cov
3625coveralls==1.8.2
3726 # via -r dev-requirements.in
38- cryptography==2.8
39- # via
40- # pyopenssl
41- # urllib3
4227docopt==0.6.2
4328 # via coveralls
29+ docutils==0.19
30+ # via sphinx
4431entrypoints==0.3
4532 # via flake8
46- enum34==1.1.10
47- # via
48- # cryptography
49- # flake8
5033flake8==3.7.9
5134 # via pytest-flake8
52- funcsigs==1.0.2
53- # via pytest
54- functools32==3.2.3.post2
55- # via flake8
56- futures==3.3.0
57- # via isort
5835idna==2.9
59- # via
60- # requests
61- # urllib3
62- importlib-metadata==1.6.0
63- # via
64- # pluggy
65- # pytest
66- ipaddress==1.0.23
67- # via
68- # cryptography
69- # urllib3
36+ # via requests
37+ imagesize==1.4.1
38+ # via sphinx
7039isort==4.3.21
7140 # via pytest-isort
41+ jinja2==3.1.2
42+ # via sphinx
43+ markupsafe==2.1.1
44+ # via jinja2
7245mccabe==0.6.1
7346 # via flake8
7447more-itertools==5.0.0
7548 # via pytest
76- packaging==20.3
77- # via pytest
78- pathlib2==2.3.5
49+ packaging==22.0
7950 # via
80- # importlib-metadata
8151 # pytest
52+ # sphinx
8253pip-tools==4.5.1
8354 # via -r dev-requirements.in
8455pluggy==0.13.1
@@ -87,14 +58,17 @@ py==1.8.1
8758 # via pytest
8859pycodestyle==2.5.0
8960 # via flake8
90- pycparser==2.20
91- # via cffi
9261pyflakes==2.1.1
9362 # via flake8
94- pyopenssl==19.1.0
95- # via urllib3
96- pyparsing==2.4.7
97- # via packaging
63+ pygments==2.13.0
64+ # via sphinx
65+ pytest==4.6.9
66+ # via
67+ # -r dev-requirements.in
68+ # pytest-ckan
69+ # pytest-cov
70+ # pytest-flake8
71+ # pytest-isort
9872pytest-ckan==0.0.12
9973 # via -r dev-requirements.in
10074pytest-cov==2.8.1
@@ -103,33 +77,36 @@ pytest-flake8==1.0.5
10377 # via -r dev-requirements.in
10478pytest-isort==0.3.1
10579 # via -r dev-requirements.in
106- pytest==4.6.9
107- # via
108- # -r dev-requirements.in
109- # pytest-ckan
110- # pytest-cov
111- # pytest-flake8
112- # pytest-isort
80+ pytz==2022.6
81+ # via babel
11382requests==2.23.0
114- # via coveralls
115- scandir==1.10.0
116- # via pathlib2
83+ # via
84+ # coveralls
85+ # sphinx
11786six==1.14.0
11887 # via
119- # cryptography
12088 # more-itertools
121- # packaging
122- # pathlib2
12389 # pip-tools
124- # pyopenssl
12590 # pytest
126- typing==3.7.4.1
127- # via flake8
128- urllib3[secure]==1.25.8
129- # via
130- # coveralls
131- # requests
91+ snowballstemmer==2.2.0
92+ # via sphinx
93+ sphinx==5.3.0
94+ # via sphinx-autodoc-typehints
95+ sphinx-autodoc-typehints[type_comments]==1.10.3 ; python_version >= "3.5"
96+ # via -r dev-requirements.in
97+ sphinxcontrib-applehelp==1.0.2
98+ # via sphinx
99+ sphinxcontrib-devhelp==1.0.2
100+ # via sphinx
101+ sphinxcontrib-htmlhelp==2.0.0
102+ # via sphinx
103+ sphinxcontrib-jsmath==1.0.1
104+ # via sphinx
105+ sphinxcontrib-qthelp==1.0.3
106+ # via sphinx
107+ sphinxcontrib-serializinghtml==1.1.5
108+ # via sphinx
109+ urllib3==1.25.8
110+ # via requests
132111wcwidth==0.1.9
133112 # via pytest
134- zipp==1.2.0
135- # via importlib-metadata
You can’t perform that action at this time.
0 commit comments