11# This is named ambigiously, but it's a pip constraints file, named like a
22# requirements file so dependabot will update the pins.
33# It was originally generated with;
4- # pip-compile --extra=docs --extra=docstest --extra=pep8test --extra=test --extra=test-randomorder --extra=tox --resolver=backtracking --strip-extras --unsafe-package=cffi --unsafe-package=pycparser --unsafe-package=setuptools setup.cfg
4+ # pip-compile --extra=docs --extra=docstest --extra=pep8test --extra=test --extra=test-randomorder --extra=tox --resolver=backtracking --strip-extras --unsafe-package=cffi --unsafe-package=pycparser --unsafe-package=setuptools pyproject.toml
55# and then manually massaged to add version specifiers to packages whose
66# versions vary by Python version
77
@@ -14,7 +14,7 @@ attrs==22.2.0
1414babel==2.12.1
1515 # via sphinx
1616black==23.1.0
17- # via cryptography (setup.cfg )
17+ # via cryptography (pyproject.toml )
1818bleach==6.0.0
1919 # via readme-renderer
2020build==0.10.0
@@ -28,7 +28,7 @@ chardet==5.1.0
2828charset-normalizer==3.0.1; python_version >= "3.7"
2929 # via requests
3030check-manifest==0.49
31- # via cryptography (setup.cfg )
31+ # via cryptography (pyproject.toml )
3232click==8.1.3
3333 # via black
3434colorama==0.4.6; python_version >= "3.7"
@@ -53,7 +53,7 @@ filelock==3.9.0; python_version >= "3.7"
5353 # tox
5454 # virtualenv
5555hypothesis==6.68.2; python_version >= "3.7"
56- # via cryptography (setup.cfg )
56+ # via cryptography (pyproject.toml )
5757idna==3.4
5858 # via requests
5959imagesize==1.4.1
@@ -65,7 +65,7 @@ importlib-metadata==6.0.0; python_version >= "3.7"
6565iniconfig==2.0.0; python_version >= "3.7"
6666 # via pytest
6767iso8601==1.1.0
68- # via cryptography (setup.cfg )
68+ # via cryptography (pyproject.toml )
6969jaraco-classes==3.2.3
7070 # via keyring
7171jinja2==3.1.2
@@ -81,7 +81,7 @@ mdurl==0.1.2
8181more-itertools==9.1.0
8282 # via jaraco-classes
8383mypy==1.0.1
84- # via cryptography (setup.cfg )
84+ # via cryptography (pyproject.toml )
8585mypy-extensions==1.0.0
8686 # via
8787 # black
@@ -108,12 +108,12 @@ pluggy==1.0.0; python_version >= "3.7"
108108 # pytest
109109 # tox
110110pretend==1.0.9
111- # via cryptography (setup.cfg )
111+ # via cryptography (pyproject.toml )
112112py-cpuinfo==9.0.0
113113 # via pytest-benchmark
114114pyenchant==3.2.2
115115 # via
116- # cryptography (setup.cfg )
116+ # cryptography (pyproject.toml )
117117 # sphinxcontrib-spelling
118118pygments==2.14.0
119119 # via
@@ -126,25 +126,25 @@ pyproject-hooks==1.0.0
126126 # via build
127127pytest==7.2.2; python_version >= "3.7"
128128 # via
129- # cryptography (setup.cfg )
129+ # cryptography (pyproject.toml )
130130 # pytest-benchmark
131131 # pytest-cov
132132 # pytest-randomly
133133 # pytest-shard
134134 # pytest-subtests
135135 # pytest-xdist
136136pytest-benchmark==4.0.0; python_version >= "3.7"
137- # via cryptography (setup.cfg )
137+ # via cryptography (pyproject.toml )
138138pytest-cov==4.0.0
139- # via cryptography (setup.cfg )
139+ # via cryptography (pyproject.toml )
140140pytest-randomly==3.12.0
141- # via cryptography (setup.cfg )
141+ # via cryptography (pyproject.toml )
142142pytest-shard==0.1.2
143- # via cryptography (setup.cfg )
143+ # via cryptography (pyproject.toml )
144144pytest-subtests==0.10.0; python_version >= "3.7"
145- # via cryptography (setup.cfg )
145+ # via cryptography (pyproject.toml )
146146pytest-xdist==3.2.0; python_version >= "3.7"
147- # via cryptography (setup.cfg )
147+ # via cryptography (pyproject.toml )
148148pytz==2022.7.1
149149 # via
150150 # babel
@@ -162,7 +162,7 @@ rfc3986==2.0.0
162162rich==13.3.1
163163 # via twine
164164ruff==0.0.254
165- # via cryptography (setup.cfg )
165+ # via cryptography (pyproject.toml )
166166six==1.16.0
167167 # via bleach
168168snowballstemmer==2.2.0
@@ -171,11 +171,11 @@ sortedcontainers==2.4.0
171171 # via hypothesis
172172sphinx==6.1.3
173173 # via
174- # cryptography (setup.cfg )
174+ # cryptography (pyproject.toml )
175175 # sphinx-rtd-theme
176176 # sphinxcontrib-spelling
177177sphinx-rtd-theme==1.2.0
178- # via cryptography (setup.cfg )
178+ # via cryptography (pyproject.toml )
179179sphinxcontrib-applehelp==1.0.4
180180 # via sphinx
181181sphinxcontrib-devhelp==1.0.2
@@ -191,7 +191,7 @@ sphinxcontrib-qthelp==1.0.3
191191sphinxcontrib-serializinghtml==1.1.5
192192 # via sphinx
193193sphinxcontrib-spelling==8.0.0
194- # via cryptography (setup.cfg )
194+ # via cryptography (pyproject.toml )
195195tomli==2.0.1; python_version >= "3.7"
196196 # via
197197 # black
@@ -204,11 +204,11 @@ tomli==2.0.1; python_version >= "3.7"
204204 # pytest
205205 # tox
206206tox==4.4.6; python_version >= "3.7"
207- # via cryptography (setup.cfg )
207+ # via cryptography (pyproject.toml )
208208twine==4.0.2
209- # via cryptography (setup.cfg )
209+ # via cryptography (pyproject.toml )
210210types-requests==2.28.11.15
211- # via cryptography (setup.cfg )
211+ # via cryptography (pyproject.toml )
212212types-urllib3==1.26.25.8
213213 # via types-requests
214214typing-extensions==4.5.0; python_version >= "3.7"
0 commit comments