# Testing
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-benchmark==5.2.3
pytest-html==4.2.0
pytest-rerunfailures==16.1
hypothesis==6.151.6

# Linting & Code Quality
black==26.3.1
flake8==7.3.0
mypy==1.19.1
bandit==1.9.2

# Build & Packaging
setuptools==82.0.0
setuptools_scm==9.2.2
wheel==0.46.3
build==1.3.0
twine==6.2.0

# CI/CD & DevOps
tox==4.34.1
virtualenv-pyenv==0.6.0
coverage==7.13.4
chardet==5.2.0

# Security Auditing
pip-audit==2.10.0

# Documentation
mkdocs==1.6.1
zensical==0.0.30
mkdocs-git-revision-date-localized-plugin==1.5.1
polib==1.2.0

# Visualization
pygal==3.1.0
