cython>=3.0.0b1
numpy>=1.20
dill>=0.3

[:python_version < "3.11"]
tomli>=1.1.0

[test]
pytest~=7.3
