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 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
|
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt
alabaster==1.0.0
# via sphinx
astor==0.8.1
# via -r test-requirements.in
astroid==4.0.1
# via pylint
async-generator==1.10
# via -r test-requirements.in
attrs==25.4.0
# via
# -r test-requirements.in
# outcome
babel==2.17.0
# via sphinx
black==25.9.0 ; implementation_name == 'cpython'
# via -r test-requirements.in
certifi==2025.10.5
# via requests
cffi==2.0.0 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
# via
# -r test-requirements.in
# cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.4
# via requests
click==8.3.0 ; implementation_name == 'cpython'
# via black
codespell==2.4.1
# via -r test-requirements.in
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# pylint
# pytest
# sphinx
coverage==7.11.0
# via -r test-requirements.in
cryptography==46.0.3
# via
# -r test-requirements.in
# pyopenssl
# trustme
# types-pyopenssl
dill==0.4.0
# via pylint
distlib==0.4.0
# via virtualenv
docutils==0.21.2
# via sphinx
exceptiongroup==1.3.0 ; python_full_version < '3.11'
# via
# -r test-requirements.in
# pytest
filelock==3.20.0
# via virtualenv
identify==2.6.15
# via pre-commit
idna==3.11
# via
# -r test-requirements.in
# requests
# trustme
imagesize==1.4.1
# via sphinx
iniconfig==2.3.0
# via pytest
isort==7.0.0
# via pylint
jedi==0.19.2 ; implementation_name == 'cpython'
# via -r test-requirements.in
jinja2==3.1.6
# via sphinx
markupsafe==3.0.3
# via jinja2
mccabe==0.7.0
# via pylint
mypy==1.18.2
# via -r test-requirements.in
mypy-extensions==1.1.0
# via
# -r test-requirements.in
# black
# mypy
nodeenv==1.9.1
# via
# pre-commit
# pyright
outcome==1.3.0.post0
# via -r test-requirements.in
packaging==25.0
# via
# black
# pytest
# sphinx
parso==0.8.5 ; implementation_name == 'cpython'
# via jedi
pathspec==0.12.1
# via
# black
# mypy
platformdirs==4.5.0
# via
# black
# pylint
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==4.3.0
# via -r test-requirements.in
pycparser==2.23 ; (implementation_name != 'PyPy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
# via cffi
pygments==2.19.2
# via
# pytest
# sphinx
pylint==4.0.2
# via -r test-requirements.in
pyopenssl==25.3.0
# via -r test-requirements.in
pyright==1.1.406
# via -r test-requirements.in
pytest==8.4.2
# via -r test-requirements.in
pytokens==0.2.0 ; implementation_name == 'cpython'
# via black
pyyaml==6.0.3
# via pre-commit
requests==2.32.5
# via sphinx
roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
# via sphinx
ruff==0.14.2
# via -r test-requirements.in
sniffio==1.3.1
# via -r test-requirements.in
snowballstemmer==3.0.1
# via sphinx
sortedcontainers==2.4.0
# via -r test-requirements.in
sphinx==8.1.3 ; python_full_version < '3.11'
# via -r test-requirements.in
sphinx==8.2.3 ; python_full_version >= '3.11'
# via -r test-requirements.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.3.0 ; python_full_version < '3.11'
# via
# black
# mypy
# pylint
# pytest
# sphinx
tomlkit==0.13.3
# via pylint
trustme==1.2.1
# via -r test-requirements.in
types-cffi==1.17.0.20250915
# via
# -r test-requirements.in
# types-pyopenssl
types-docutils==0.22.2.20251006
# via -r test-requirements.in
types-pyopenssl==24.1.0.20240722
# via -r test-requirements.in
types-pyyaml==6.0.12.20250915
# via -r test-requirements.in
types-setuptools==80.9.0.20250822
# via types-cffi
typing-extensions==4.15.0
# via
# -r test-requirements.in
# astroid
# black
# cryptography
# exceptiongroup
# mypy
# pyopenssl
# pyright
# virtualenv
urllib3==2.5.0
# via requests
uv==0.9.5
# via -r test-requirements.in
virtualenv==20.35.3
# via pre-commit
|