attrs

[all]
rdbpy[cython,dev,test]

[cython]
Cython>=3.0.0
setuptools>=68.0

[dev]
ruff>=0.1.0
pre-commit>=3.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
pytest-timeout>=2.1.0
pytest-benchmark>=4.0.0
hypothesis>=6.0.0
