
[:python_version < "3.10"]
asyncua<2,>=1.1.5

[:python_version < "3.9"]
cryptography<48,>42.0.0

[:python_version >= "3.10"]
asyncua<3,>=2.0.1

[dev]
black<25,>=24
build<2,>=1.2
mypy==1.14.1
pytest<9,>=8
twine<7,>=5

[test]
pytest<9,>=8
