
[:python_version < "3.14"]
cffi>=1.5.0

[:python_version >= "3.14"]
cffi>=2.0.0b1

[idna]
idna>=2.1
