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
|
# This file was autogenerated by uv via the following command:
# uv export --no-hashes -o requirements-dev.lock
-e .
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
cfgv==3.4.0 ; python_full_version < '3.10'
cfgv==3.5.0 ; python_full_version >= '3.10'
colorama==0.4.6 ; sys_platform == 'win32'
coverage==7.10.7 ; python_full_version < '3.10'
coverage==7.13.4 ; python_full_version >= '3.10'
cryptography==46.0.5
distlib==0.4.0
exceptiongroup==1.3.1 ; python_full_version < '3.11'
filelock==3.19.1 ; python_full_version < '3.10'
filelock==3.24.1 ; python_full_version >= '3.10'
identify==2.6.15 ; python_full_version < '3.10'
identify==2.6.16 ; python_full_version >= '3.10'
iniconfig==2.1.0 ; python_full_version < '3.10'
iniconfig==2.3.0 ; python_full_version >= '3.10'
librt==0.8.0 ; platform_python_implementation != 'PyPy'
mypy==1.19.1
mypy-extensions==1.1.0
nodeenv==1.10.0
packaging==26.0
pathspec==1.0.4
platformdirs==4.4.0 ; python_full_version < '3.10'
platformdirs==4.9.1 ; python_full_version >= '3.10'
pluggy==1.6.0
pre-commit==4.3.0 ; python_full_version < '3.10'
pre-commit==4.5.1 ; python_full_version >= '3.10'
pycparser==2.23 ; python_full_version < '3.10' and implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
pycparser==3.0 ; python_full_version >= '3.10' and implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
pycryptodome==3.23.0
pygments==2.19.2
pytest==8.4.2 ; python_full_version < '3.10'
pytest==9.0.2 ; python_full_version >= '3.10'
pytest-cov==7.0.0
pyyaml==6.0.3
ruff==0.15.1
tomli==2.4.0 ; python_full_version <= '3.11'
typing-extensions==4.15.0
virtualenv==20.36.1
|