
[dev]
hypothesis>=6.165.10
pytest>=9.1.1
ruff>=0.16.5
mpmath>=1.3
tree-sitter>=0.23
tree-sitter-rust>=0.23

[dev:python_version < "3.11"]
tomli>=2.0

[numeric]
hypothesis>=6.165.10
pytest>=9.1.1
mpmath>=1.3

[rust]
tree-sitter>=0.23
tree-sitter-rust>=0.23

[taint]
semgrep>=1.175.0

[verify]
hypothesis>=6.165.10
pytest>=9.1.1
pyright>=1.1.411
mpmath>=1.3
tree-sitter>=0.23
tree-sitter-rust>=0.23
