requests>=2.32.5
cffi>=1.15

[:python_version < "3.12"]
cryptography<37.0,>=3.4.8

[:python_version >= "3.12"]
cryptography>=37.0.4

[:sys_platform == "windows"]
pycryptodome==3.23.0
