
[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"]
python-dateutil>=2.9.0.post0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
backoff>=1.11.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6"]
pycryptodome>=3.23.0

[:python_version >= "3.9"]
requests>=2.32.5
