mirror of
https://github.com/lepture/captcha.git
synced 2026-03-13 09:43:22 +08:00
22 lines
751 B
Plaintext
22 lines
751 B
Plaintext
# This file was autogenerated by uv via the following command:
|
|
# uv export --no-hashes -o requirements-dev.lock
|
|
-e .
|
|
colorama==0.4.6 ; sys_platform == 'win32'
|
|
coverage==7.6.1 ; python_full_version < '3.9'
|
|
coverage==7.6.12 ; python_full_version >= '3.9'
|
|
exceptiongroup==1.2.2 ; python_full_version < '3.11'
|
|
iniconfig==2.0.0
|
|
mypy==1.14.1 ; python_full_version < '3.9'
|
|
mypy==1.15.0 ; python_full_version >= '3.9'
|
|
mypy-extensions==1.0.0
|
|
packaging==24.2
|
|
pillow==10.4.0 ; python_full_version < '3.9'
|
|
pillow==11.1.0 ; python_full_version >= '3.9'
|
|
pluggy==1.5.0
|
|
pytest==8.3.4
|
|
pytest-cov==5.0.0 ; python_full_version < '3.9'
|
|
pytest-cov==6.0.0 ; python_full_version >= '3.9'
|
|
ruff==0.9.6
|
|
tomli==2.2.1 ; python_full_version <= '3.11'
|
|
typing-extensions==4.12.2
|