
[build]
build
twine

[dev]
isort
black
flake8
flake8-bugbear
flake8-builtins
flake8-comprehensions
flake8-fixme
flake8-pyproject
flake8-quotes
flake8-simplify
pep8-naming
mypy
pre-commit

[fuzz]
purepython-aes[test]
hypofuzz

[test]
pytest>=9.0
pytest-env
pytest-randomly
pytest-xdist
hypothesis
pyaes==1.6.1
